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 2fad8a8 commit 6cda2adCopy full SHA for 6cda2ad
personalization-service/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>de.muenchen.dbs.personalization</groupId>
13
<artifactId>personalization-service</artifactId>
14
- <version>0.0.1</version>
+ <version>0.0.2-SNAPSHOT</version>
15
<name>personalization_service</name>
16
<description>Personalization service for the digital citizen service of the City of Munich</description>
17
<url>https://github.com/it-at-m/dbs</url>
@@ -252,7 +252,7 @@
252
<scm>
253
<connection>scm:git:https://github.com/it-at-m/dbs.git</connection>
254
<developerConnection>scm:git:https://github.com/it-at-m/dbs.git</developerConnection>
255
- <tag>personalization-service-0.0.1</tag>
+ <tag>HEAD</tag>
256
</scm>
257
258
<build>
0 commit comments