Skip to content

Commit 79915a5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7e7d2ca commit 79915a5

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,14 +4,14 @@
44
<groupId>decentralized-identity</groupId>
55
<artifactId>did-common-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.2.0</version>
7+
<version>0.2.1-SNAPSHOT</version>
88
<name>did-common-java</name>
99

1010
<scm>
1111
<url>https://github.com/decentralized-identity/did-common-java</url>
1212
<connection>scm:git:git://github.com/decentralized-identity/did-common-java.git</connection>
1313
<developerConnection>scm:git:git@github.com:decentralized-identity/did-common-java.git</developerConnection>
14-
<tag>v0.2.0</tag>
14+
<tag>HEAD</tag>
1515
</scm>
1616

1717
<issueManagement>

0 commit comments

Comments
 (0)