Revert "Set version to 2.28.1.1"

This reverts commit afe3865df52d38b769092803e21357edf85e21f4.
This commit is contained in:
Gabriel Roldan 2025-12-02 17:46:34 -03:00
parent 2015ac1215
commit 0307a076d6
No known key found for this signature in database
GPG Key ID: 697E8F9DF72128E1
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# docker-compose default environment variable values
REPOSITORY=geoservercloud
TAG=2.28.1.1
TAG=2.28.2-SNAPSHOT
ACL_REPOSITORY=geoservercloud
ACL_TAG=2.4.0

View File

@ -12,7 +12,7 @@
<module>src</module>
</modules>
<properties>
<revision>2.28.1.1</revision>
<revision>2.28.2-SNAPSHOT</revision>
<fmt.skip>false</fmt.skip>
<sortpom.skip>${fmt.skip}</sortpom.skip>
<sortpom.action>sort</sortpom.action>

View File

@ -13,7 +13,7 @@
<groupId>org.geoserver.cloud.apps</groupId>
<artifactId>gs-cloud-gateway</artifactId>
<version>2.28.1.1</version>
<version>2.28.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>API gateway service</name>