We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab99f31 commit f0cc961Copy full SHA for f0cc961
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>net.sf.meka</groupId>
7
<artifactId>meka</artifactId>
8
- <version>1.9.2-SNAPSHOT</version>
+ <version>1.9.2</version>
9
<packaging>jar</packaging>
10
11
<name>meka</name>
@@ -63,7 +63,7 @@
63
<connection>scm:git:https://github.com/waikato/meka</connection>
64
<developerConnection>scm:git:https://github.com/waikato/meka</developerConnection>
65
<url>https://github.com/waikato/meka</url>
66
- <tag>HEAD</tag>
+ <tag>meka-1.9.2</tag>
67
</scm>
68
69
<mailingLists>
0 commit comments