Skip to content

Commit 412989e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 103bb6a commit 412989e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<groupId>org.expath.crypto</groupId>
3434
<artifactId>crypto-java</artifactId>
35-
<version>1.9.0</version>
35+
<version>1.9.1-SNAPSHOT</version>
3636
<packaging>jar</packaging>
3737

3838
<name>EXPath Cryptographic Module</name>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/expath/crypto-java.git</connection>
4343
<developerConnection>scm:git:https://github.com/expath/crypto-java.git</developerConnection>
4444
<url>scm:git:https://github.com/expath/crypto-java.git</url>
45-
<tag>crypto-java-1.9.0</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747

4848
<url>https://github.com/expath/crypto-java</url>

0 commit comments

Comments
 (0)