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 eacdea9 commit 082a872Copy full SHA for 082a872
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-SNAPSHOT</version>
+ <version>0.1</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