Skip to content

Commit b42f22e

Browse files
[skip ci] prepare for next development iteration
1 parent ab0335a commit b42f22e

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>com.danubetech</groupId>
55
<artifactId>verifiable-credentials-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.19.0</version>
7+
<version>1.20-SNAPSHOT</version>
88
<name>verifiable-credentials-java</name>
99

1010
<scm>
1111
<url>https://github.com/danubetech/verifiable-credentials-java</url>
1212
<connection>scm:git:https://github.com/danubetech/verifiable-credentials-java.git</connection>
1313
<developerConnection>scm:git:https://github.com/danubetech/verifiable-credentials-java.git</developerConnection>
14-
<tag>1.19.0</tag>
14+
<tag>HEAD</tag>
1515
</scm>
1616

1717
<issueManagement>

0 commit comments

Comments
 (0)