We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082a872 commit d42f466Copy full SHA for d42f466
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.danubetech</groupId>
6
<artifactId>verifiable-credentials-java</artifactId>
7
<packaging>jar</packaging>
8
- <version>0.1</version>
+ <version>0.2-SNAPSHOT</version>
9
<name>verifiable-credentials-java</name>
10
11
<issueManagement>
@@ -88,7 +88,7 @@
88
<dependency>
89
<groupId>info.weboftrust</groupId>
90
<artifactId>ld-signatures-java</artifactId>
91
92
<scope>compile</scope>
93
</dependency>
94
0 commit comments