Skip to content

Commit

Permalink
Merge pull request #288 from Concordium/snapshot-6.0.1
Browse files Browse the repository at this point in the history
SNAPSHOT 6.0.1
  • Loading branch information
magnusbechwind authored Dec 12, 2023
2 parents ad9cc53 + bcd8c24 commit 1e18ace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion concordium-sdk-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>com.concordium.sdk</groupId>
<artifactId>concordium-sdk</artifactId>
<version>6.0.0</version>
<version>6.0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion concordium-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.concordium.sdk</groupId>
<artifactId>concordium-sdk</artifactId>
<version>6.0.0</version>
<version>6.0.1-SNAPSHOT</version>

<name>concordium-sdk</name>
<url>https://github.com/Concordium/concordium-java-sdk</url>
Expand Down

0 comments on commit 1e18ace

Please sign in to comment.