From 3b0cdb46ecd064af04432f27bf5399408d38305b Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Wed, 24 Jun 2026 11:55:05 -0400 Subject: [PATCH] bump version to 6.11 #12289 --- 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 6f819173c3d..471d0fe03f8 100755 --- a/doc/sphinx-guides/source/conf.py +++ b/doc/sphinx-guides/source/conf.py @@ -75,7 +75,7 @@ # built documents. # # The short X.Y version. -version = '6.10.1' +version = '6.11' # 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 5d75b8e1993..eece2e00acb 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.10.1 `__ - `6.10 `__ - `6.9 `__ - `6.8 `__ diff --git a/modules/dataverse-parent/pom.xml b/modules/dataverse-parent/pom.xml index 15763697c41..b3ae18c771d 100644 --- a/modules/dataverse-parent/pom.xml +++ b/modules/dataverse-parent/pom.xml @@ -132,7 +132,7 @@ - 6.10.1 + 6.11 21 UTF-8 @@ -461,8 +461,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}