We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cadf56 commit 6445f24Copy full SHA for 6445f24
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.jexxa.addend</groupId>
7
<artifactId>Addend</artifactId>
8
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</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.2</tag>
33
</scm>
34
35
<properties>
0 commit comments