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 0f8e075 commit b44603bCopy full SHA for b44603b
pom.xml
@@ -6,7 +6,7 @@
6
<name>KoSIT XML Prüftool Implementierung</name>
7
8
<groupId>de.kosit</groupId>
9
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
10
11
<artifactId>validationtool</artifactId>
12
<description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description>
@@ -457,7 +457,7 @@
457
<scm>
458
<connection>https://github.com/itplr-kosit/validationtool.git</connection>
459
<developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection>
460
- <tag>v1.1.0</tag>
+ <tag>v1.1.1</tag>
461
</scm>
462
463
</project> <!--
0 commit comments