Skip to content

Commit 93eea48

Browse files
author
GitHub Actions
committed
[maven-release-plugin] prepare release api-client-internal-0.1.0
1 parent b4efa4d commit 93eea48

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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.1.0</version>
1616
<url>https://github.com/it-at-m/dbs</url>
1717
<licenses>
1818
<license>
@@ -25,7 +25,7 @@
2525
<url>https://github.com/it-at-m/dbs.git</url>
2626
<connection>scm:git:https://github.com/it-at-m/dbs.git</connection>
2727
<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>
2929
</scm>
3030
<developers>
3131
<developer>

0 commit comments

Comments
 (0)