Skip to content

Commit

Permalink
[maven-release-plugin] prepare release V1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
datengaertnerei committed Dec 15, 2023
1 parent a838fb2 commit 7e70429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>com.datengaertnerei.test</groupId>
<artifactId>data-service</artifactId>
<version>1.0.14-SNAPSHOT</version>
<version>1.0.14</version>
<name>Test data service</name>
<description>Web Service to provide valid test data for german
fictitious persons.
Expand Down Expand Up @@ -46,7 +46,7 @@
<connection>scm:git:https://github.com/datengaertnerei/test-data-service.git</connection>
<developerConnection>scm:git:https://github.com/datengaertnerei/test-data-service.git</developerConnection>
<url>https://github.com/datengaertnerei/test-data-service</url>
<tag>V1.0.7</tag>
<tag>V1.0.14</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 7e70429

Please sign in to comment.