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 a88f969 commit 44aff36Copy full SHA for 44aff36
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.reliza</groupId>
7
<artifactId>versioning</artifactId>
8
- <version>2021.12.4-SNAPSHOT</version>
+ <version>2022.04.3</version>
9
10
<name>versioning</name>
11
<url>https://reliza.io</url>
@@ -39,7 +39,7 @@
39
<connection>scm:git:git://github.com/relizaio/versioning.git</connection>
40
<developerConnection>scm:git:[email protected]:relizaio/versioning.git</developerConnection>
41
<url>https://github.com/relizaio/versioning</url>
42
- <tag>2020.10.Stable.1</tag>
+ <tag>versioning-2022.04.3</tag>
43
</scm>
44
45
<distributionManagement>
0 commit comments