We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ced03 commit d9b57d6Copy full SHA for d9b57d6
pom.xml
@@ -16,7 +16,7 @@
16
17
<groupId>com.adobe.abp</groupId>
18
<artifactId>regola</artifactId>
19
- <version>0.0.24-SNAPSHOT</version>
+ <version>0.0.24</version>
20
<packaging>jar</packaging>
21
22
<name>regola</name>
@@ -50,7 +50,7 @@
50
<connection>scm:git:git@github.com: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.24</tag>
54
</scm>
55
56
<distributionManagement>
0 commit comments