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 92993bd commit 8da9170Copy full SHA for 8da9170
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<groupId>com.mobidevelop.robovm</groupId>
13
- <version>2.5.0-8-SNAPSHOT</version>
+ <version>2.5.0-8</version>
14
<artifactId>robovm-soot</artifactId>
15
<name>Soot</name>
16
<packaging>jar</packaging>
@@ -29,7 +29,7 @@
29
<url>https://github.com/MobiVM/soot</url>
30
<connection>scm:git:git://github.com/MobiVM/soot.git</connection>
31
<developerConnection>scm:git:[email protected]:MobiVM/soot.git</developerConnection>
32
- <tag>HEAD</tag>
+ <tag>robovm-soot-2.5.0-8</tag>
33
</scm>
34
35
<issueManagement>
0 commit comments