Skip to content

Commit 0dbda09

Browse files
author
Ahamed Azeem
committed
[maven-release-plugin] prepare for next development iteration
1 parent a3d6564 commit 0dbda09

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
@@ -4,7 +4,7 @@
44
<groupId>com.danubetech</groupId>
55
<artifactId>verifiable-credentials-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.2.0</version>
7+
<version>0.2.1-SNAPSHOT</version>
88
<name>verifiable-credentials-java</name>
99

1010
<issueManagement>
@@ -16,7 +16,7 @@
1616
<url>https://github.com/danubetech/verifiable-credentials-java</url>
1717
<connection>scm:git:git://github.com/danubetech/verifiable-credentials-java.git</connection>
1818
<developerConnection>scm:git:[email protected]:danubetech/verifiable-credentials-java.git</developerConnection>
19-
<tag>v0.2.0</tag>
19+
<tag>HEAD</tag>
2020
</scm>
2121

2222
<distributionManagement>

0 commit comments

Comments
 (0)