Skip to content

Commit 6cda2ad

Browse files
author
GitHub Actions
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2fad8a8 commit 6cda2ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

personalization-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>de.muenchen.dbs.personalization</groupId>
1313
<artifactId>personalization-service</artifactId>
14-
<version>0.0.1</version>
14+
<version>0.0.2-SNAPSHOT</version>
1515
<name>personalization_service</name>
1616
<description>Personalization service for the digital citizen service of the City of Munich</description>
1717
<url>https://github.com/it-at-m/dbs</url>
@@ -252,7 +252,7 @@
252252
<scm>
253253
<connection>scm:git:https://github.com/it-at-m/dbs.git</connection>
254254
<developerConnection>scm:git:https://github.com/it-at-m/dbs.git</developerConnection>
255-
<tag>personalization-service-0.0.1</tag>
255+
<tag>HEAD</tag>
256256
</scm>
257257

258258
<build>

0 commit comments

Comments
 (0)