We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cde769 commit 87fdd25Copy full SHA for 87fdd25
1 file changed
pom.xml
@@ -28,14 +28,14 @@
28
<groupId>network.oxalis.commons</groupId>
29
<artifactId>commons-certvalidator</artifactId>
30
<packaging>jar</packaging>
31
- <version>4.6.0</version>
+ <version>4.6.1-SNAPSHOT</version>
32
33
<name>Oxalis Certificate validator</name>
34
<description>Rule engine for creation of certificate validator.</description>
35
<url>https://github.com/OxalisCommunity/commons-certvalidator</url>
36
37
<scm>
38
- <tag>commons-certvalidator-4.6.0</tag>
+ <tag>HEAD</tag>
39
40
<connection>scm:git:git@github.com:OxalisCommunity/commons-certvalidator.git</connection>
41
<developerConnection>scm:git:git@github.com:OxalisCommunity/commons-certvalidator.git</developerConnection>
0 commit comments