We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0162433 commit 4c9aefaCopy full SHA for 4c9aefa
pom.xml
@@ -6,7 +6,7 @@
6
<name>KoSIT XML Prüftool Implementierung</name>
7
8
<groupId>de.kosit</groupId>
9
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
10
11
<artifactId>validationtool</artifactId>
12
<description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description>
@@ -451,7 +451,7 @@
451
<scm>
452
<connection>https://github.com/itplr-kosit/validationtool.git</connection>
453
<developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection>
454
- <tag>v1.1.1</tag>
+ <tag>v1.2.0</tag>
455
</scm>
456
457
</project> <!--
0 commit comments