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.
1 parent 98d9486 commit d8de972Copy full SHA for d8de972
ticketing-eai/api-client-internal/pom.xml
@@ -12,7 +12,7 @@
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.3.0</version>
+ <version>0.4.0-SNAPSHOT</version>
16
<url>https://github.com/it-at-m/dbs</url>
17
<licenses>
18
<license>
@@ -25,7 +25,7 @@
25
<url>https://github.com/it-at-m/dbs.git</url>
26
<connection>scm:git:https://github.com/it-at-m/dbs.git</connection>
27
<developerConnection>scm:git:https://github.com/it-at-m/dbs.git</developerConnection>
28
- <tag>api-client-internal-0.3.0</tag>
+ <tag>HEAD</tag>
29
</scm>
30
<developers>
31
<developer>
0 commit comments