Skip to content

Commit

Permalink
Revert "Set version to 1.9-RC2"
Browse files Browse the repository at this point in the history
This reverts commit d08deb1.
  • Loading branch information
groldan committed Oct 17, 2024
1 parent 553f554 commit c383efd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compose/.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# docker-compose default environment variable values
REPOSITORY=geoservercloud
TAG=1.9-RC2
TAG=1.9-SNAPSHOT
ACL_REPOSITORY=geoservercloud
ACL_TAG=2.3.1

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<module>src</module>
</modules>
<properties>
<revision>1.9-RC2</revision>
<revision>1.9-SNAPSHOT</revision>
<fmt.action>format</fmt.action>
<fmt.skip>false</fmt.skip>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit c383efd

Please sign in to comment.