mirror of
https://github.com/geoserver/geoserver-cloud.git
synced 2025-12-08 20:16:08 +00:00
Revert "Set version to 2.28.1.1"
This reverts commit afe3865df52d38b769092803e21357edf85e21f4.
This commit is contained in:
parent
2015ac1215
commit
0307a076d6
@ -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
|
||||
|
||||
|
||||
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user