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 b4efa4d + 6aa058b commit d484fa4Copy full SHA for d484fa4
ticketing-eai/api-client-internal/pom.xml
@@ -5,14 +5,14 @@
5
<groupId>org.springframework.boot</groupId>
6
<artifactId>spring-boot-starter-parent</artifactId>
7
<version>3.5.4</version>
8
- <relativePath/>
+ <relativePath />
9
</parent>
10
11
<groupId>de.muenchen.oss.dbs.ticketing.eai</groupId>
12
<artifactId>api-client-internal</artifactId>
13
<name>api-client-internal</name>
14
<description>API client for dbs-ticketing-eai internal endpoints</description>
15
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
16
<url>https://github.com/it-at-m/dbs</url>
17
<licenses>
18
<license>
0 commit comments