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.
2 parents c4d06df + 6cda2ad commit fcf6b4aCopy full SHA for fcf6b4a
personalization-service/pom.xml
@@ -6,12 +6,12 @@
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
<version>3.4.5</version>
9
- <relativePath/>
+ <relativePath />
10
</parent>
11
12
<groupId>de.muenchen.dbs.personalization</groupId>
13
<artifactId>personalization-service</artifactId>
14
- <version>0.0.1-SNAPSHOT</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>
0 commit comments