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 5d71dfb commit 41bbc0dCopy full SHA for 41bbc0d
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>starwit-aicapi-transparency</artifactId>
5
<packaging>jar</packaging>
6
<name>Starwit AIC Transparency API</name>
7
- <version>1.0.9</version>
+ <version>1.0.10-SNAPSHOT</version>
8
<description>Starwit's implementation of AI Cockpit's transparency API</description>
9
<url>http://starwit.de</url>
10
@@ -18,7 +18,7 @@
18
19
<scm>
20
<connection>scm:git:https://github.com/starwit/starwit-aic-transparency-api.git</connection>
21
- <tag>1.0.9</tag>
+ <tag>0.0.1</tag>
22
</scm>
23
24
<parent>
0 commit comments