File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
ticketing-eai/api-client-internal Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
7
<version >3.5.4</version >
8
- <relativePath />
8
+ <relativePath />
9
9
</parent >
10
10
11
11
<groupId >de.muenchen.oss.dbs.ticketing.eai</groupId >
12
12
<artifactId >api-client-internal</artifactId >
13
13
<name >api-client-internal</name >
14
14
<description >API client for dbs-ticketing-eai internal endpoints</description >
15
- <version >0.1.0-SNAPSHOT </version >
15
+ <version >0.1.0</version >
16
16
<url >https://github.com/it-at-m/dbs</url >
17
17
<licenses >
18
18
<license >
25
25
<url >https://github.com/it-at-m/dbs.git</url >
26
26
<connection >scm:git:https://github.com/it-at-m/dbs.git</connection >
27
27
<developerConnection >scm:git:https://github.com/it-at-m/dbs.git</developerConnection >
28
- <tag >HEAD </tag >
28
+ <tag >api-client-internal-0.1.0 </tag >
29
29
</scm >
30
30
<developers >
31
31
<developer >
You can’t perform that action at this time.
0 commit comments