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 1df24db commit 5bcb465Copy full SHA for 5bcb465
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>ai.elimu</groupId>
5
<artifactId>webapp</artifactId>
6
<packaging>war</packaging>
7
- <version>2.2.128</version>
+ <version>2.2.129-SNAPSHOT</version>
8
9
<properties>
10
<java.version>11</java.version>
@@ -148,7 +148,7 @@
148
<connection>scm:git:[email protected]:elimu-ai/webapp.git</connection>
149
<developerConnection>scm:git:[email protected]:elimu-ai/webapp.git</developerConnection>
150
<url>https://github.com/elimu-ai/webapp</url>
151
- <tag>webapp-2.2.128</tag>
+ <tag>HEAD</tag>
152
</scm>
153
<distributionManagement>
154
<repository>
0 commit comments