Skip to content

Commit 5bcb465

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1df24db commit 5bcb465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>ai.elimu</groupId>
55
<artifactId>webapp</artifactId>
66
<packaging>war</packaging>
7-
<version>2.2.128</version>
7+
<version>2.2.129-SNAPSHOT</version>
88

99
<properties>
1010
<java.version>11</java.version>
@@ -148,7 +148,7 @@
148148
<connection>scm:git:[email protected]:elimu-ai/webapp.git</connection>
149149
<developerConnection>scm:git:[email protected]:elimu-ai/webapp.git</developerConnection>
150150
<url>https://github.com/elimu-ai/webapp</url>
151-
<tag>webapp-2.2.128</tag>
151+
<tag>HEAD</tag>
152152
</scm>
153153
<distributionManagement>
154154
<repository>

0 commit comments

Comments
 (0)