From ba5c075829d9ba18b7277c44d65b3f73d630da76 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Wed, 16 Jul 2025 12:23:54 -0400 Subject: [PATCH] bump to 6.7 and update base.image.version #11371 --- doc/sphinx-guides/source/conf.py | 2 +- doc/sphinx-guides/source/versions.rst | 1 + modules/dataverse-parent/pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/sphinx-guides/source/conf.py b/doc/sphinx-guides/source/conf.py index eeba70dacde..6a16ee75846 100755 --- a/doc/sphinx-guides/source/conf.py +++ b/doc/sphinx-guides/source/conf.py @@ -70,7 +70,7 @@ # built documents. # # The short X.Y version. -version = '6.6' +version = '6.7' # The full version, including alpha/beta/rc tags. release = version diff --git a/doc/sphinx-guides/source/versions.rst b/doc/sphinx-guides/source/versions.rst index e877efde83a..60f481ca4e9 100755 --- a/doc/sphinx-guides/source/versions.rst +++ b/doc/sphinx-guides/source/versions.rst @@ -8,6 +8,7 @@ This list provides a way to refer to the documentation for previous and future v - pre-release `HTML (not final!) `__ and `PDF (experimental!) `__ built from the :doc:`develop ` branch :doc:`(how to contribute!) ` - |version| +- `6.6 `__ - `6.5 `__ - `6.4 `__ - `6.3 `__ diff --git a/modules/dataverse-parent/pom.xml b/modules/dataverse-parent/pom.xml index 358661c09b0..a83a79cd03c 100644 --- a/modules/dataverse-parent/pom.xml +++ b/modules/dataverse-parent/pom.xml @@ -132,7 +132,7 @@ - 6.6 + 6.7 17 UTF-8 @@ -454,8 +454,8 @@ Once the release has been made (tag created), change this back to "${parsedVersion.majorVersion}.${parsedVersion.nextMinorVersion}" (These properties are provided by the build-helper plugin below.) --> - ${parsedVersion.majorVersion}.${parsedVersion.nextMinorVersion} - + + ${revision} ${base.image.version}