Skip to content

Commit d484fa4

Browse files
authored
Merge pull request #102 from it-at-m/release-ticketing-eai/api-client-internal-0.2.0-SNAPSHOT
chore(ticketing-eai/api-client-internal): bump release version to 0.2.0-SNAPSHOT
2 parents b4efa4d + 6aa058b commit d484fa4

File tree

1 file changed

+2
-2
lines changed
  • ticketing-eai/api-client-internal

1 file changed

+2
-2
lines changed

ticketing-eai/api-client-internal/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
77
<version>3.5.4</version>
8-
<relativePath/>
8+
<relativePath />
99
</parent>
1010

1111
<groupId>de.muenchen.oss.dbs.ticketing.eai</groupId>
1212
<artifactId>api-client-internal</artifactId>
1313
<name>api-client-internal</name>
1414
<description>API client for dbs-ticketing-eai internal endpoints</description>
15-
<version>0.1.0-SNAPSHOT</version>
15+
<version>0.2.0-SNAPSHOT</version>
1616
<url>https://github.com/it-at-m/dbs</url>
1717
<licenses>
1818
<license>

0 commit comments

Comments
 (0)