We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601ed94 commit 3dce800Copy full SHA for 3dce800
pom.xml
@@ -16,7 +16,7 @@
16
17
<groupId>com.adobe.abp</groupId>
18
<artifactId>regola</artifactId>
19
- <version>0.0.23-SNAPSHOT</version>
+ <version>0.0.23</version>
20
<packaging>jar</packaging>
21
22
<name>regola</name>
@@ -50,7 +50,7 @@
50
<connection>scm:git:[email protected]:adobe/regola.git</connection>
51
<developerConnection>scm:git:https://github.com/adobe/regola</developerConnection>
52
<url>https://github.com/adobe/regola/tree/master</url>
53
- <tag>HEAD</tag>
+ <tag>regola-0.0.23</tag>
54
</scm>
55
56
<distributionManagement>
0 commit comments