Skip to content

Commit

Permalink
Set version to 1.10-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Dec 5, 2024
1 parent 36a8cb1 commit 767861d
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.0
TAG=1.10-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.0</revision>
<revision>1.10-SNAPSHOT</revision>
<fmt.skip>false</fmt.skip>
<spotless.action>apply</spotless.action>
<spotless.apply.skip>${fmt.skip}</spotless.apply.skip>
Expand Down

0 comments on commit 767861d

Please sign in to comment.