Skip to content

Commit

Permalink
chore: use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgrigore committed Feb 22, 2024
1 parent 0e75376 commit 28ba011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosmo-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>cosmo-multimodule</artifactId>
<groupId>net.oneandone.cosmo</groupId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>net.oneandone.cosmo</groupId>
<artifactId>cosmo-core</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 28ba011

Please # to comment.