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 103bb6a commit 412989eCopy full SHA for 412989e
pom.xml
@@ -32,7 +32,7 @@
32
33
<groupId>org.expath.crypto</groupId>
34
<artifactId>crypto-java</artifactId>
35
- <version>1.9.0</version>
+ <version>1.9.1-SNAPSHOT</version>
36
<packaging>jar</packaging>
37
38
<name>EXPath Cryptographic Module</name>
@@ -42,7 +42,7 @@
42
<connection>scm:git:https://github.com/expath/crypto-java.git</connection>
43
<developerConnection>scm:git:https://github.com/expath/crypto-java.git</developerConnection>
44
<url>scm:git:https://github.com/expath/crypto-java.git</url>
45
- <tag>crypto-java-1.9.0</tag>
+ <tag>HEAD</tag>
46
</scm>
47
48
<url>https://github.com/expath/crypto-java</url>
0 commit comments