Skip to content

Commit

Permalink
chore: use only released versions in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardFuchs committed Oct 22, 2020
1 parent c348681 commit 78088a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>decentralized-identity</groupId>
<artifactId>jsonld-common-java</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>com.nimbusds</groupId>
Expand Down

0 comments on commit 78088a1

Please sign in to comment.