Skip to content

Commit

Permalink
Update pom.xml to version 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Aug 27, 2024
1 parent 7d0bad5 commit 5f7e3ec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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>gossamer-core</artifactId>
<version>0.14.0</version>
<version>0.15.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,22 +25,22 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>hieroglyph-core</artifactId>
<version>0.14.0</version>
<version>0.15.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>contextual-core</artifactId>
<version>0.14.0</version>
<version>0.15.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>spectacular-core</artifactId>
<version>0.14.0</version>
<version>0.15.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>kaleidoscope-core</artifactId>
<version>0.14.0</version>
<version>0.15.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit 5f7e3ec

Please sign in to comment.