File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
8
<version >3.4.5</version >
9
- <relativePath />
9
+ <relativePath />
10
10
</parent >
11
11
12
12
<groupId >de.muenchen.dbs.personalization</groupId >
13
13
<artifactId >personalization-service</artifactId >
14
- <version >0.0.1-SNAPSHOT </version >
14
+ <version >0.0.1</version >
15
15
<name >personalization_service</name >
16
16
<description >Personalization service for the digital citizen service of the City of Munich</description >
17
17
<url >https://github.com/it-at-m/dbs</url >
252
252
<scm >
253
253
<connection >scm:git:https://github.com/it-at-m/dbs.git</connection >
254
254
<developerConnection >scm:git:https://github.com/it-at-m/dbs.git</developerConnection >
255
- <tag >HEAD </tag >
255
+ <tag >personalization-service-0.0.1 </tag >
256
256
</scm >
257
257
258
258
<build >
You can’t perform that action at this time.
0 commit comments