Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu committed Oct 31, 2023
1 parent a67b836 commit e456fc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ai.elimu</groupId>
<artifactId>model</artifactId>
<version>2.0.60</version>
<version>2.0.61-SNAPSHOT</version>
<packaging>jar</packaging>
<name>model</name>

Expand All @@ -27,7 +27,7 @@
<connection>scm:git:https://github.com/elimu-ai/model.git</connection>
<developerConnection>scm:git:https://github.com/elimu-ai/model.git</developerConnection>
<url>https://github.com/elimu-ai/model</url>
<tag>model-2.0.60</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit e456fc6

Please sign in to comment.