From c8fa4958b6d4a50bd0cba7f3e76a150226414187 Mon Sep 17 00:00:00 2001 From: Adam Retter Date: Sat, 4 Feb 2023 22:39:16 +0000 Subject: [PATCH] [maven-release-plugin] prepare release eXist-6.2.0 --- exist-ant/pom.xml | 4 ++-- exist-core-jcstress/pom.xml | 2 +- exist-core-jmh/pom.xml | 2 +- exist-core/pom.xml | 4 ++-- exist-distribution/pom.xml | 4 ++-- exist-docker/pom.xml | 4 ++-- exist-installer/pom.xml | 4 ++-- exist-jetty-config/pom.xml | 4 ++-- exist-parent/pom.xml | 4 ++-- exist-samples/pom.xml | 4 ++-- exist-service/pom.xml | 4 ++-- exist-start/pom.xml | 4 ++-- exist-xqts/pom.xml | 4 ++-- extensions/contentextraction/pom.xml | 4 ++-- extensions/exiftool/pom.xml | 4 ++-- extensions/expath/pom.xml | 4 ++-- extensions/exquery/modules/pom.xml | 4 ++-- extensions/exquery/modules/request/pom.xml | 4 ++-- extensions/exquery/pom.xml | 4 ++-- extensions/exquery/restxq/pom.xml | 4 ++-- extensions/indexes/lucene/pom.xml | 4 ++-- extensions/indexes/ngram/pom.xml | 4 ++-- extensions/indexes/pom.xml | 4 ++-- extensions/indexes/range/pom.xml | 4 ++-- extensions/indexes/sort/pom.xml | 4 ++-- extensions/indexes/spatial/pom.xml | 4 ++-- extensions/modules/cache/pom.xml | 4 ++-- extensions/modules/compression/pom.xml | 4 ++-- extensions/modules/counter/pom.xml | 4 ++-- extensions/modules/cqlparser/pom.xml | 4 ++-- extensions/modules/example/pom.xml | 4 ++-- extensions/modules/exi/pom.xml | 4 ++-- extensions/modules/expathrepo/expathrepo-trigger-test/pom.xml | 4 ++-- extensions/modules/expathrepo/pom.xml | 4 ++-- extensions/modules/file/pom.xml | 4 ++-- extensions/modules/image/pom.xml | 4 ++-- extensions/modules/jndi/pom.xml | 4 ++-- extensions/modules/mail/pom.xml | 4 ++-- extensions/modules/persistentlogin/pom.xml | 4 ++-- extensions/modules/pom.xml | 4 ++-- extensions/modules/process/pom.xml | 4 ++-- extensions/modules/scheduler/pom.xml | 4 ++-- extensions/modules/simpleql/pom.xml | 4 ++-- extensions/modules/sql/pom.xml | 4 ++-- extensions/modules/xmldiff/pom.xml | 4 ++-- extensions/modules/xslfo/pom.xml | 4 ++-- extensions/pom.xml | 4 ++-- extensions/security/activedirectory/pom.xml | 4 ++-- extensions/security/iprange/pom.xml | 4 ++-- extensions/security/ldap/pom.xml | 4 ++-- extensions/security/pom.xml | 4 ++-- extensions/webdav/pom.xml | 4 ++-- extensions/xqdoc/pom.xml | 4 ++-- pom.xml | 4 ++-- 54 files changed, 106 insertions(+), 106 deletions(-) diff --git a/exist-ant/pom.xml b/exist-ant/pom.xml index 522ce61b980..431872a1d73 100644 --- a/exist-ant/pom.xml +++ b/exist-ant/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-core-jcstress/pom.xml b/exist-core-jcstress/pom.xml index 81c758b8ef5..997088c7b55 100644 --- a/exist-core-jcstress/pom.xml +++ b/exist-core-jcstress/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent diff --git a/exist-core-jmh/pom.xml b/exist-core-jmh/pom.xml index 1bff7a6f348..d9fab8aabf8 100644 --- a/exist-core-jmh/pom.xml +++ b/exist-core-jmh/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent diff --git a/exist-core/pom.xml b/exist-core/pom.xml index e51724d40c4..32aae88a807 100644 --- a/exist-core/pom.xml +++ b/exist-core/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-distribution/pom.xml b/exist-distribution/pom.xml index 3dc362d8afb..2f8871b21d0 100644 --- a/exist-distribution/pom.xml +++ b/exist-distribution/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-docker/pom.xml b/exist-docker/pom.xml index 1fed809aa51..2d36c5f029f 100644 --- a/exist-docker/pom.xml +++ b/exist-docker/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-installer/pom.xml b/exist-installer/pom.xml index cfdf49a7cfe..1049912c594 100644 --- a/exist-installer/pom.xml +++ b/exist-installer/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-jetty-config/pom.xml b/exist-jetty-config/pom.xml index 5c97dd4f896..12e498b76bf 100644 --- a/exist-jetty-config/pom.xml +++ b/exist-jetty-config/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-parent/pom.xml b/exist-parent/pom.xml index 7a1bed19f52..a58799b204a 100644 --- a/exist-parent/pom.xml +++ b/exist-parent/pom.xml @@ -27,7 +27,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 pom eXist-db Parent @@ -61,7 +61,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-samples/pom.xml b/exist-samples/pom.xml index fcdd5427c78..39578194028 100644 --- a/exist-samples/pom.xml +++ b/exist-samples/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-service/pom.xml b/exist-service/pom.xml index a2d5803252d..091f1e16aac 100644 --- a/exist-service/pom.xml +++ b/exist-service/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-start/pom.xml b/exist-start/pom.xml index 5ae68a9b062..3d234e5c62d 100644 --- a/exist-start/pom.xml +++ b/exist-start/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/exist-xqts/pom.xml b/exist-xqts/pom.xml index fa76383e3df..7a45e6d71ad 100644 --- a/exist-xqts/pom.xml +++ b/exist-xqts/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/contentextraction/pom.xml b/extensions/contentextraction/pom.xml index 224dd6c854d..1bd424ee7ef 100644 --- a/extensions/contentextraction/pom.xml +++ b/extensions/contentextraction/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/exiftool/pom.xml b/extensions/exiftool/pom.xml index 0e9e49c83bc..120da3e93cb 100644 --- a/extensions/exiftool/pom.xml +++ b/extensions/exiftool/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/expath/pom.xml b/extensions/expath/pom.xml index 9c6f6eddc58..ace04afd884 100644 --- a/extensions/expath/pom.xml +++ b/extensions/expath/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/exquery/modules/pom.xml b/extensions/exquery/modules/pom.xml index 5f023e3ff54..a6bf4435fac 100644 --- a/extensions/exquery/modules/pom.xml +++ b/extensions/exquery/modules/pom.xml @@ -32,7 +32,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -54,7 +54,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/exquery/modules/request/pom.xml b/extensions/exquery/modules/request/pom.xml index e45856933a2..171cdf6fe2c 100644 --- a/extensions/exquery/modules/request/pom.xml +++ b/extensions/exquery/modules/request/pom.xml @@ -33,7 +33,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../../exist-parent @@ -55,7 +55,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/exquery/pom.xml b/extensions/exquery/pom.xml index 16d98349f8f..b438c53fded 100644 --- a/extensions/exquery/pom.xml +++ b/extensions/exquery/pom.xml @@ -32,7 +32,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -54,7 +54,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/exquery/restxq/pom.xml b/extensions/exquery/restxq/pom.xml index 619b66f6f5c..d38b6238229 100644 --- a/extensions/exquery/restxq/pom.xml +++ b/extensions/exquery/restxq/pom.xml @@ -32,7 +32,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -54,7 +54,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/indexes/lucene/pom.xml b/extensions/indexes/lucene/pom.xml index cf75f68461d..96db13e3660 100644 --- a/extensions/indexes/lucene/pom.xml +++ b/extensions/indexes/lucene/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/indexes/ngram/pom.xml b/extensions/indexes/ngram/pom.xml index 5c83da11e49..9754f43ddbd 100644 --- a/extensions/indexes/ngram/pom.xml +++ b/extensions/indexes/ngram/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/indexes/pom.xml b/extensions/indexes/pom.xml index e4e4ffedbaf..9c62897715b 100644 --- a/extensions/indexes/pom.xml +++ b/extensions/indexes/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/indexes/range/pom.xml b/extensions/indexes/range/pom.xml index f43b1893a0c..63640cb946c 100644 --- a/extensions/indexes/range/pom.xml +++ b/extensions/indexes/range/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/indexes/sort/pom.xml b/extensions/indexes/sort/pom.xml index c44799ef8b2..e5d8a4cba5f 100644 --- a/extensions/indexes/sort/pom.xml +++ b/extensions/indexes/sort/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/indexes/spatial/pom.xml b/extensions/indexes/spatial/pom.xml index 3bf26cfdefb..efbe06fc552 100644 --- a/extensions/indexes/spatial/pom.xml +++ b/extensions/indexes/spatial/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/cache/pom.xml b/extensions/modules/cache/pom.xml index 40368014db0..d5614c2f91a 100644 --- a/extensions/modules/cache/pom.xml +++ b/extensions/modules/cache/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/compression/pom.xml b/extensions/modules/compression/pom.xml index 76b89192c9f..5a68b198b03 100644 --- a/extensions/modules/compression/pom.xml +++ b/extensions/modules/compression/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/counter/pom.xml b/extensions/modules/counter/pom.xml index 061fc236ee0..5b9b8b64bba 100644 --- a/extensions/modules/counter/pom.xml +++ b/extensions/modules/counter/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/cqlparser/pom.xml b/extensions/modules/cqlparser/pom.xml index b8cf3fb61b1..072b732bc27 100644 --- a/extensions/modules/cqlparser/pom.xml +++ b/extensions/modules/cqlparser/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/example/pom.xml b/extensions/modules/example/pom.xml index fab83b24233..b3c6e3f2f13 100644 --- a/extensions/modules/example/pom.xml +++ b/extensions/modules/example/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/exi/pom.xml b/extensions/modules/exi/pom.xml index f7e252c4bc5..c042b1ebf07 100644 --- a/extensions/modules/exi/pom.xml +++ b/extensions/modules/exi/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/expathrepo/expathrepo-trigger-test/pom.xml b/extensions/modules/expathrepo/expathrepo-trigger-test/pom.xml index ca9136bbfcc..1e01f414a5a 100644 --- a/extensions/modules/expathrepo/expathrepo-trigger-test/pom.xml +++ b/extensions/modules/expathrepo/expathrepo-trigger-test/pom.xml @@ -29,7 +29,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../../exist-parent @@ -43,7 +43,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/expathrepo/pom.xml b/extensions/modules/expathrepo/pom.xml index 925b7c8e65f..def0d48b75f 100644 --- a/extensions/modules/expathrepo/pom.xml +++ b/extensions/modules/expathrepo/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/file/pom.xml b/extensions/modules/file/pom.xml index 666fede4cdb..d17b793ead7 100644 --- a/extensions/modules/file/pom.xml +++ b/extensions/modules/file/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/image/pom.xml b/extensions/modules/image/pom.xml index 0a3ab2245b3..5aac6bbdc05 100644 --- a/extensions/modules/image/pom.xml +++ b/extensions/modules/image/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/jndi/pom.xml b/extensions/modules/jndi/pom.xml index 60ebbd1a59c..03a3a4aa083 100644 --- a/extensions/modules/jndi/pom.xml +++ b/extensions/modules/jndi/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/mail/pom.xml b/extensions/modules/mail/pom.xml index 55a143e15e9..019e2856407 100644 --- a/extensions/modules/mail/pom.xml +++ b/extensions/modules/mail/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/persistentlogin/pom.xml b/extensions/modules/persistentlogin/pom.xml index b7185bbd395..31d7edb0cac 100644 --- a/extensions/modules/persistentlogin/pom.xml +++ b/extensions/modules/persistentlogin/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/pom.xml b/extensions/modules/pom.xml index 319ad8d5b7a..ec4248b9afa 100644 --- a/extensions/modules/pom.xml +++ b/extensions/modules/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/process/pom.xml b/extensions/modules/process/pom.xml index 0203747a4f2..9cb9bf73b40 100644 --- a/extensions/modules/process/pom.xml +++ b/extensions/modules/process/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/scheduler/pom.xml b/extensions/modules/scheduler/pom.xml index a2c14a5eadb..8b71fb761a3 100644 --- a/extensions/modules/scheduler/pom.xml +++ b/extensions/modules/scheduler/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/simpleql/pom.xml b/extensions/modules/simpleql/pom.xml index 1aef2d0ac73..928b833817e 100644 --- a/extensions/modules/simpleql/pom.xml +++ b/extensions/modules/simpleql/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/sql/pom.xml b/extensions/modules/sql/pom.xml index 4a26cd523a1..eb4f59c539e 100644 --- a/extensions/modules/sql/pom.xml +++ b/extensions/modules/sql/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/xmldiff/pom.xml b/extensions/modules/xmldiff/pom.xml index 0c7459e49d1..be32381eb28 100644 --- a/extensions/modules/xmldiff/pom.xml +++ b/extensions/modules/xmldiff/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/modules/xslfo/pom.xml b/extensions/modules/xslfo/pom.xml index 15796145421..b8aed453e35 100644 --- a/extensions/modules/xslfo/pom.xml +++ b/extensions/modules/xslfo/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/pom.xml b/extensions/pom.xml index 9d61ba3abcf..201b7c70865 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/security/activedirectory/pom.xml b/extensions/security/activedirectory/pom.xml index 45c29fdcb5d..a89d7891fb1 100644 --- a/extensions/security/activedirectory/pom.xml +++ b/extensions/security/activedirectory/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/security/iprange/pom.xml b/extensions/security/iprange/pom.xml index bda61fb22dc..61ca1fb5d54 100644 --- a/extensions/security/iprange/pom.xml +++ b/extensions/security/iprange/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/security/ldap/pom.xml b/extensions/security/ldap/pom.xml index ab9130eedbd..956a7c2f555 100644 --- a/extensions/security/ldap/pom.xml +++ b/extensions/security/ldap/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml index 5ddba9c4aa7..21c910b5eff 100644 --- a/extensions/security/pom.xml +++ b/extensions/security/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/webdav/pom.xml b/extensions/webdav/pom.xml index a4d9d623a46..63ec5746521 100644 --- a/extensions/webdav/pom.xml +++ b/extensions/webdav/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/extensions/xqdoc/pom.xml b/extensions/xqdoc/pom.xml index de94f4326a7..302b3a21601 100644 --- a/extensions/xqdoc/pom.xml +++ b/extensions/xqdoc/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 ../../exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0 diff --git a/pom.xml b/pom.xml index c91d9b12bf9..80cf3b5d7b1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.exist-db exist-parent - 6.2.0-SNAPSHOT + 6.2.0 exist-parent @@ -42,7 +42,7 @@ scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git scm:git:https://github.com/exist-db/exist.git - HEAD + eXist-6.2.0