Skip to content

Commit d42f466

Browse files
committed
Continue with 0.2-SNAPSHOT.
Signed-off-by: Markus Sabadello <[email protected]>
1 parent 082a872 commit d42f466

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
@@ -5,7 +5,7 @@
55
<groupId>com.danubetech</groupId>
66
<artifactId>verifiable-credentials-java</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.1</version>
8+
<version>0.2-SNAPSHOT</version>
99
<name>verifiable-credentials-java</name>
1010

1111
<issueManagement>
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>info.weboftrust</groupId>
9090
<artifactId>ld-signatures-java</artifactId>
91-
<version>0.1</version>
91+
<version>0.2-SNAPSHOT</version>
9292
<scope>compile</scope>
9393
</dependency>
9494
<dependency>

0 commit comments

Comments
 (0)