Skip to content

Commit

Permalink
Upgrade to gscloud/2.24.2/integration
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Jan 26, 2024
1 parent 1a1119a commit 4be1847
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
- 'main'
tags:
- '*'
paths:
- "Makefile"
- "pom.xml"
- ".github/workflows/build.yaml"
- "geoserver/**"

jobs:
build:
name: Build and publish to github packages
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "geoserver"]
path = geoserver
url = https://github.com/camptocamp/geoserver.git
branch = gscloud/2.24.1/integration
branch = gscloud/2.24.2/integration
shallow = true
2 changes: 1 addition & 1 deletion geoserver
Submodule geoserver updated 373 files
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.geoserver.cloud</groupId>
<artifactId>gs-upstream</artifactId>
<version>2.24.1-CLOUD</version>
<version>2.24.2-CLOUD</version>
<packaging>pom</packaging>
<name>GeoServer upstream dependencies</name>
<distributionManagement>
Expand Down

0 comments on commit 4be1847

Please sign in to comment.