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 817de8c commit 93854d3Copy full SHA for 93854d3
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>ai.elimu</groupId>
4
<artifactId>model</artifactId>
5
- <version>2.0.64-SNAPSHOT</version>
+ <version>2.0.64</version>
6
<packaging>jar</packaging>
7
<name>model</name>
8
@@ -27,7 +27,7 @@
27
<connection>scm:git:https://github.com/elimu-ai/model.git</connection>
28
<developerConnection>scm:git:https://github.com/elimu-ai/model.git</developerConnection>
29
<url>https://github.com/elimu-ai/model</url>
30
- <tag>HEAD</tag>
+ <tag>model-2.0.64</tag>
31
</scm>
32
33
<distributionManagement>
0 commit comments