Skip to content

Commit b44603b

Browse files
committed
[maven-release-plugin] prepare release v1.1.1
1 parent 0f8e075 commit b44603b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>KoSIT XML Prüftool Implementierung</name>
77

88
<groupId>de.kosit</groupId>
9-
<version>1.1.1-SNAPSHOT</version>
9+
<version>1.1.1</version>
1010

1111
<artifactId>validationtool</artifactId>
1212
<description>KoSIT XML Validator against XSD and Schematron based on defined scenarios.</description>
@@ -457,7 +457,7 @@
457457
<scm>
458458
<connection>https://github.com/itplr-kosit/validationtool.git</connection>
459459
<developerConnection>scm:git:https://projekte.kosit.org/kosit/validator.git</developerConnection>
460-
<tag>v1.1.0</tag>
460+
<tag>v1.1.1</tag>
461461
</scm>
462462

463463
</project> <!--

0 commit comments

Comments
 (0)