Skip to content

Commit

Permalink
Update pom.xml to version 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Oct 13, 2024
1 parent e5094fb commit 958c61c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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>ethereal-core</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,27 +25,27 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>surveillance-core</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>eucalyptus-syslog</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>digression-core</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>hellenism-core</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>exoskeleton-core</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit 958c61c

Please sign in to comment.