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 0f72399 commit 19dd981Copy full SHA for 19dd981
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>ai.elimu</groupId>
5
<artifactId>webapp</artifactId>
6
<packaging>war</packaging>
7
- <version>2.6.15</version>
+ <version>2.6.16-SNAPSHOT</version>
8
9
<properties>
10
<java.version>17</java.version>
@@ -151,7 +151,7 @@
151
<connection>scm:git:[email protected]:elimu-ai/webapp.git</connection>
152
<developerConnection>scm:git:https://github.com/elimu-ai/webapp.git</developerConnection>
153
<url>https://github.com/elimu-ai/webapp</url>
154
- <tag>webapp-2.6.15</tag>
+ <tag>2.5.107</tag>
155
</scm>
156
<distributionManagement>
157
<repository>
0 commit comments