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 5ac115e commit 6959b29Copy full SHA for 6959b29
sps-backend/pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>de.muenchen.beispielprojekt</groupId>
14
<artifactId>beispielprojekt-backend</artifactId>
15
- <version>1.0.65-SNAPSHOT</version>
+ <version>0.0.70</version>
16
<name>beispielprojekt_backend</name>
17
18
@@ -275,7 +275,7 @@
275
<scm>
276
<connection>scm:git:${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git</connection>
277
<developerConnection>scm:git:${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git</developerConnection>
278
- <tag>beispielprojekt-backend-1.0.60</tag>
+ <tag>beispielprojekt-backend-0.0.70</tag>
279
</scm>
280
281
0 commit comments