Skip to content

Commit

Permalink
Version 0.GBA-4.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 31, 2023
1 parent e359464 commit 011ffd9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jeometry-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jeometry</groupId>
<artifactId>jeometry-parent</artifactId>
<version>MAIN-SNAPSHOT</version>
<version>0.GBA-4.4.21</version>
</parent>
<artifactId>jeometry-common</artifactId>
<name>jeometry.org Common API</name>
Expand Down
2 changes: 1 addition & 1 deletion jeometry-coordinatesystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jeometry</groupId>
<artifactId>jeometry-parent</artifactId>
<version>MAIN-SNAPSHOT</version>
<version>0.GBA-4.4.21</version>
</parent>
<artifactId>jeometry-coordinatesystem</artifactId>
<name>jeometry.org Coordinate Systems</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>jeometry-parent</artifactId>
<packaging>pom</packaging>
<name>Jeometry.org</name>
<version>MAIN-SNAPSHOT</version>
<version>0.GBA-4.4.21</version>
<description>The parent module of the Jeometry.org Libraries.</description>
<url>http://revolsys.github.com/com.revolsys.open/</url>

Expand Down

0 comments on commit 011ffd9

Please sign in to comment.