Skip to content

Commit

Permalink
Updated POM versions
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jun 5, 2024
1 parent 9d01e73 commit 001c0b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions etc/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.soundness</groupId>
<artifactId>hypotenuse-core</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,12 +25,12 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>contingency-core</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-opaque</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit 001c0b7

Please sign in to comment.