We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a838fb2 commit 7e70429Copy full SHA for 7e70429
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>com.datengaertnerei.test</groupId>
11
<artifactId>data-service</artifactId>
12
- <version>1.0.14-SNAPSHOT</version>
+ <version>1.0.14</version>
13
<name>Test data service</name>
14
<description>Web Service to provide valid test data for german
15
fictitious persons.
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/datengaertnerei/test-data-service.git</connection>
47
<developerConnection>scm:git:https://github.com/datengaertnerei/test-data-service.git</developerConnection>
48
<url>https://github.com/datengaertnerei/test-data-service</url>
49
- <tag>V1.0.7</tag>
+ <tag>V1.0.14</tag>
50
</scm>
51
52
<distributionManagement>
0 commit comments