Skip to content

Commit 7da8fd8

Browse files
authored
Merge branch 'gdcc:develop' into develop
2 parents 1d139cc + 4f5691f commit 7da8fd8

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

defaults/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ dataverse:
215215
request_timeout: 1800
216216
root: /usr/local
217217
dir: payara6
218-
zipurl: https://nexus.payara.fish/repository/payara-community/fish/payara/distributions/payara/6.2025.2/payara-6.2025.2.zip
219-
zipchecksum: sha256:c06edc1f39903c874decf9615ef641ea18d3f7969d38927c282885960d5ee796
218+
zipurl: https://nexus.payara.fish/repository/payara-community/fish/payara/distributions/payara/6.2025.3/payara-6.2025.3.zip
219+
zipchecksum: sha256:88f5c1e5b40ea4bc60ae3e34e6858c1b33145dc06c4b05c3d318ed67c131e210
220220
google_analytics_key:
221221
jacoco:
222222
enabled: false
@@ -266,7 +266,7 @@ dataverse:
266266
usermgmtkey: burrito
267267
deployment:
268268
upgrade_only: false
269-
version: '6.7'
269+
version: '6.7.1'
270270
# robots_txt_url: https://guides.dataverse.org/en/latest/_downloads/3a5cd7a283eecd5e93289e30af713554/robots.txt
271271

272272
build_guides: false

tests/group_vars/jenkins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ dataverse:
258258
usermgmtkey: burrito
259259
deployment:
260260
upgrade_only: false
261-
version: '6.7'
261+
version: '6.7.1'
262262

263263
build_guides: false
264264

tests/group_vars/vagrant.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ dataverse:
155155
siteurl: http://0.0.0.0
156156
root: /usr/local
157157
dir: payara6
158-
zipurl: https://nexus.payara.fish/repository/payara-community/fish/payara/distributions/payara/6.2025.2/payara-6.2025.2.zip
159-
zipchecksum: sha256:c06edc1f39903c874decf9615ef641ea18d3f7969d38927c282885960d5ee796
158+
zipurl: https://nexus.payara.fish/repository/payara-community/fish/payara/distributions/payara/6.2025.3/payara-6.2025.3.zip
159+
zipchecksum: sha256:88f5c1e5b40ea4bc60ae3e34e6858c1b33145dc06c4b05c3d318ed67c131e210
160160
google_analytics_key:
161161
jacoco:
162162
enabled: false
@@ -262,7 +262,7 @@ dataverse:
262262
usermgmtkey: burrito
263263
deployment:
264264
upgrade_only: false
265-
version: '6.7'
265+
version: '6.7.1'
266266

267267
build_guides: false
268268

0 commit comments

Comments
 (0)