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 4581f86 commit 0dd89cd
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions etc/codec/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>anticipation-codec</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>prepositional-core</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion etc/color/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>anticipation-color</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand Down
4 changes: 2 additions & 2 deletions etc/css/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>anticipation-css</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-text</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down
4 changes: 2 additions & 2 deletions etc/html/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>anticipation-html</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-text</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion etc/http/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>anticipation-http</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand Down
4 changes: 2 additions & 2 deletions etc/log/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>anticipation-log</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-text</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion etc/opaque/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>anticipation-opaque</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand Down
4 changes: 2 additions & 2 deletions etc/path/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>anticipation-path</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-text</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down
4 changes: 2 additions & 2 deletions etc/print/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>anticipation-print</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-text</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down
4 changes: 2 additions & 2 deletions etc/text/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>anticipation-text</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>symbolism-core</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion etc/time/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>anticipation-time</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand Down
2 changes: 1 addition & 1 deletion etc/transport/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>anticipation-transport</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand Down
4 changes: 2 additions & 2 deletions etc/url/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>anticipation-url</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<licenses>
<license>
<name>Apache 2</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>dev.soundness</groupId>
<artifactId>anticipation-text</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
</dependencies>
<organization>
Expand Down

0 comments on commit 0dd89cd

Please sign in to comment.