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 56e48f9 commit 522d39aCopy full SHA for 522d39a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.jexxa.addend</groupId>
7
<artifactId>Addend</artifactId>
8
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
9
10
11
<!-- Project Information -->
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/jexxa-projects/Addend.git</connection>
30
<url>https://github.com/jexxa-projects/Addend</url>
31
<developerConnection>scm:git:https://github.com/jexxa-projects/Addend.git</developerConnection>
32
- <tag>HEAD</tag>
+ <tag>Addend-2.0.3</tag>
33
</scm>
34
35
<properties>
0 commit comments