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 86882f8 commit 909d835Copy full SHA for 909d835
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.redhat.exhort</groupId>
7
<artifactId>exhort-java-api</artifactId>
8
- <version>0.0.8</version>
+ <version>0.0.9-SNAPSHOT</version>
9
<name>Exhort Java API</name>
10
<description>Exhort Java API</description>
11
<url>https://github.com/trustification/exhort-java-api#readme</url>
@@ -94,7 +94,7 @@
94
<url>https://github.com/trustification/exhort-java-api</url>
95
<connection>scm:git:git@github.com:trustification/exhort-java-api.git</connection>
96
<developerConnection>scm:git:git@github.com:trustification/exhort-java-api.git</developerConnection>
97
- <tag>v0.0.8</tag>
+ <tag>HEAD</tag>
98
</scm>
99
100
<ciManagement>
0 commit comments