Skip to content

Commit fcf6b4a

Browse files
authored
Merge pull request #12 from it-at-m/release-personalization-service-0.0.2-SNAPSHOT
chore(personalization-service): bump release version to 0.0.2-SNAPSHOT
2 parents c4d06df + 6cda2ad commit fcf6b4a

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
@@ -6,12 +6,12 @@
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
88
<version>3.4.5</version>
9-
<relativePath/>
9+
<relativePath />
1010
</parent>
1111

1212
<groupId>de.muenchen.dbs.personalization</groupId>
1313
<artifactId>personalization-service</artifactId>
14-
<version>0.0.1-SNAPSHOT</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>

0 commit comments

Comments
 (0)