From e2f8c8c205df230616a2b258062cd8ecfeaa391d Mon Sep 17 00:00:00 2001 From: Sonatype Zion <zion@sonatype.com> Date: Thu, 11 Jul 2024 02:16:15 +0000 Subject: [PATCH] Public export of Nexus code: - c29c0d10ceda77ec1afa816636fdfbf424df986d by Sonatype Zion <zion@sonatype.com> GitOrigin-RevId: c29c0d10ceda77ec1afa816636fdfbf424df986d --- assemblies/nexus-base-feature/pom.xml | 2 +- assemblies/nexus-base-overlay/pom.xml | 2 +- assemblies/nexus-base-template/pom.xml | 2 +- assemblies/nexus-boot-feature/pom.xml | 2 +- assemblies/nexus-core-feature/pom.xml | 2 +- assemblies/nexus-startup-feature/pom.xml | 2 +- assemblies/pom.xml | 6 +- buildsupport/all/pom.xml | 38 ++--- buildsupport/commons/pom.xml | 2 +- buildsupport/db/pom.xml | 2 +- buildsupport/extjs-maven-plugin/pom.xml | 4 +- buildsupport/goodies/pom.xml | 2 +- buildsupport/groovy/pom.xml | 2 +- buildsupport/guice/pom.xml | 2 +- buildsupport/httpclient/pom.xml | 2 +- buildsupport/internal/pom.xml | 2 +- buildsupport/it-deps/pom.xml | 2 +- buildsupport/jetty/pom.xml | 2 +- buildsupport/jruby/pom.xml | 2 +- buildsupport/logging/pom.xml | 2 +- buildsupport/maven/pom.xml | 2 +- buildsupport/metrics/pom.xml | 2 +- buildsupport/osgi/pom.xml | 2 +- buildsupport/other/pom.xml | 2 +- buildsupport/pom.xml | 2 +- buildsupport/rest/pom.xml | 2 +- buildsupport/scripts/pom.xml | 4 +- buildsupport/security/pom.xml | 2 +- buildsupport/testing/pom.xml | 2 +- buildsupport/ui/pom.xml | 2 +- components/nexus-audit/pom.xml | 2 +- components/nexus-base/pom.xml | 2 +- components/nexus-blobstore-api/pom.xml | 2 +- components/nexus-blobstore-file/pom.xml | 2 +- components/nexus-blobstore/pom.xml | 2 +- components/nexus-bootstrap/pom.xml | 2 +- components/nexus-cache/pom.xml | 2 +- components/nexus-capability/pom.xml | 2 +- components/nexus-cleanup-config/pom.xml | 2 +- components/nexus-cleanup/pom.xml | 2 +- components/nexus-commands/pom.xml | 2 +- components/nexus-common/pom.xml | 2 +- components/nexus-core/pom.xml | 2 +- components/nexus-crypto/pom.xml | 2 +- components/nexus-datastore-api/pom.xml | 2 +- components/nexus-datastore-mybatis/pom.xml | 2 +- components/nexus-datastore/pom.xml | 2 +- .../pom.xml | 2 +- components/nexus-elasticsearch/pom.xml | 2 +- components/nexus-email/pom.xml | 2 +- components/nexus-extdirect/pom.xml | 2 +- components/nexus-extender/pom.xml | 2 +- components/nexus-features/pom.xml | 2 +- components/nexus-formfields/pom.xml | 2 +- components/nexus-guice-servlet/pom.xml | 2 +- components/nexus-httpclient/pom.xml | 2 +- components/nexus-jmx/pom.xml | 2 +- components/nexus-main/pom.xml | 2 +- components/nexus-mime/pom.xml | 2 +- components/nexus-orient-console/pom.xml | 2 +- components/nexus-orient/pom.xml | 2 +- components/nexus-oss-edition/pom.xml | 2 +- components/nexus-pax-exam/pom.xml | 2 +- ...ax.exam.distribution.NexusTestDistribution | 4 +- components/nexus-pax-logging/pom.xml | 2 +- components/nexus-plugin-api/pom.xml | 2 +- components/nexus-quartz/pom.xml | 2 +- components/nexus-rapture/pom.xml | 2 +- components/nexus-repository-config/pom.xml | 2 +- components/nexus-repository-content/pom.xml | 2 +- components/nexus-repository-services/pom.xml | 2 +- components/nexus-repository-view/pom.xml | 2 +- components/nexus-repository/pom.xml | 2 +- components/nexus-rest-client/pom.xml | 2 +- components/nexus-rest-jackson2/pom.xml | 2 +- components/nexus-rest/pom.xml | 2 +- components/nexus-scheduling/pom.xml | 2 +- components/nexus-script/pom.xml | 2 +- components/nexus-security/pom.xml | 2 +- components/nexus-selector/pom.xml | 2 +- components/nexus-servlet/pom.xml | 2 +- components/nexus-siesta/pom.xml | 2 +- components/nexus-ssl/pom.xml | 2 +- components/nexus-supportzip-api/pom.xml | 2 +- components/nexus-swagger/pom.xml | 2 +- components/nexus-task-logging/pom.xml | 2 +- components/nexus-test-common/pom.xml | 2 +- components/nexus-test-db/pom.xml | 2 +- components/nexus-testsupport/pom.xml | 2 +- components/nexus-thread/pom.xml | 2 +- components/nexus-transaction/pom.xml | 2 +- components/nexus-ui-plugin/pom.xml | 2 +- components/nexus-upgrade/pom.xml | 2 +- components/nexus-validation/pom.xml | 2 +- components/nexus-webhooks/pom.xml | 2 +- components/nexus-webresources-api/pom.xml | 2 +- components/nexus2-npm-metadata-export/pom.xml | 2 +- components/pom.xml | 6 +- plugins/nexus-audit-plugin/pom.xml | 2 +- plugins/nexus-blobstore-s3/pom.xml | 2 +- plugins/nexus-blobstore-tasks/pom.xml | 2 +- plugins/nexus-coreui-plugin/pom.xml | 2 +- plugins/nexus-default-role-plugin/pom.xml | 2 +- plugins/nexus-example-content/pom.xml | 2 +- plugins/nexus-onboarding-plugin/pom.xml | 2 +- plugins/nexus-repository-apt/pom.xml | 2 +- plugins/nexus-repository-httpbridge/pom.xml | 2 +- plugins/nexus-repository-maven/pom.xml | 2 +- plugins/nexus-repository-raw/pom.xml | 2 +- plugins/nexus-script-plugin/pom.xml | 2 +- plugins/nexus-ssl-plugin/pom.xml | 2 +- plugins/nexus-task-log-cleanup/pom.xml | 2 +- plugins/pom.xml | 62 +++---- pom.xml | 160 +++++++++--------- testsuite/nexus-content-suite/pom.xml | 2 +- testsuite/nexus-docker-testsupport/pom.xml | 2 +- testsuite/nexus-it-suite-data/pom.xml | 2 +- testsuite/nexus-it-suite/pom.xml | 2 +- .../pom.xml | 2 +- .../nexus-repository-testsupport/pom.xml | 2 +- testsuite/pom.xml | 2 +- thirdparty-bundles/elasticsearch/pom.xml | 2 +- thirdparty-bundles/pom.xml | 6 +- 123 files changed, 258 insertions(+), 260 deletions(-) diff --git a/assemblies/nexus-base-feature/pom.xml b/assemblies/nexus-base-feature/pom.xml index 64c9e0bf39..329c6d8bd3 100644 --- a/assemblies/nexus-base-feature/pom.xml +++ b/assemblies/nexus-base-feature/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-assemblies</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-base-feature</artifactId> diff --git a/assemblies/nexus-base-overlay/pom.xml b/assemblies/nexus-base-overlay/pom.xml index 4d9e1a7220..86c8a3e2fe 100644 --- a/assemblies/nexus-base-overlay/pom.xml +++ b/assemblies/nexus-base-overlay/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-assemblies</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-base-overlay</artifactId> diff --git a/assemblies/nexus-base-template/pom.xml b/assemblies/nexus-base-template/pom.xml index 1fd5e69033..ff29d579b0 100644 --- a/assemblies/nexus-base-template/pom.xml +++ b/assemblies/nexus-base-template/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-assemblies</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-base-template</artifactId> diff --git a/assemblies/nexus-boot-feature/pom.xml b/assemblies/nexus-boot-feature/pom.xml index abaa6daaa4..963f3565be 100644 --- a/assemblies/nexus-boot-feature/pom.xml +++ b/assemblies/nexus-boot-feature/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-assemblies</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-boot-feature</artifactId> diff --git a/assemblies/nexus-core-feature/pom.xml b/assemblies/nexus-core-feature/pom.xml index 036ba4b5a4..4ab3692c72 100644 --- a/assemblies/nexus-core-feature/pom.xml +++ b/assemblies/nexus-core-feature/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-assemblies</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-core-feature</artifactId> diff --git a/assemblies/nexus-startup-feature/pom.xml b/assemblies/nexus-startup-feature/pom.xml index 84840c742f..a8b10956cd 100644 --- a/assemblies/nexus-startup-feature/pom.xml +++ b/assemblies/nexus-startup-feature/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-assemblies</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-startup-feature</artifactId> diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 4c53164901..fe830bf6d6 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-parent</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <groupId>org.sonatype.nexus.assemblies</groupId> @@ -46,7 +46,7 @@ <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -54,7 +54,7 @@ <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> diff --git a/buildsupport/all/pom.xml b/buildsupport/all/pom.xml index 1df6387c4b..1ff5bd7d9b 100644 --- a/buildsupport/all/pom.xml +++ b/buildsupport/all/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-all</artifactId> @@ -35,7 +35,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-commons</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -43,7 +43,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-db</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -51,7 +51,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-goodies</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -59,7 +59,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-groovy</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -67,7 +67,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-guice</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -75,7 +75,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-httpclient</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -83,7 +83,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-internal</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -91,7 +91,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-jetty</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -99,7 +99,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-jruby</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -107,7 +107,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-logging</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -115,7 +115,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-maven</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -123,7 +123,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-metrics</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -131,7 +131,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-osgi</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -139,7 +139,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-other</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -147,7 +147,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-rest</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -155,7 +155,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-security</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -163,7 +163,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-testing</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -171,7 +171,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-ui</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> </dependencies> diff --git a/buildsupport/commons/pom.xml b/buildsupport/commons/pom.xml index df8f5a4220..4b9c32a789 100644 --- a/buildsupport/commons/pom.xml +++ b/buildsupport/commons/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-commons</artifactId> diff --git a/buildsupport/db/pom.xml b/buildsupport/db/pom.xml index b5c4a68d28..d1f4c4f1dd 100644 --- a/buildsupport/db/pom.xml +++ b/buildsupport/db/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-db</artifactId> diff --git a/buildsupport/extjs-maven-plugin/pom.xml b/buildsupport/extjs-maven-plugin/pom.xml index 0539c0fcb2..624af81d10 100644 --- a/buildsupport/extjs-maven-plugin/pom.xml +++ b/buildsupport/extjs-maven-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>extjs-maven-plugin</artifactId> @@ -37,7 +37,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-all</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> diff --git a/buildsupport/goodies/pom.xml b/buildsupport/goodies/pom.xml index 21f5a69b65..0bc41d2050 100644 --- a/buildsupport/goodies/pom.xml +++ b/buildsupport/goodies/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-goodies</artifactId> diff --git a/buildsupport/groovy/pom.xml b/buildsupport/groovy/pom.xml index d5901bb6ff..239ab48cdf 100644 --- a/buildsupport/groovy/pom.xml +++ b/buildsupport/groovy/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-groovy</artifactId> diff --git a/buildsupport/guice/pom.xml b/buildsupport/guice/pom.xml index 1a375f51b1..a814bfe2c7 100644 --- a/buildsupport/guice/pom.xml +++ b/buildsupport/guice/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-guice</artifactId> diff --git a/buildsupport/httpclient/pom.xml b/buildsupport/httpclient/pom.xml index b927b87b08..0332336f3c 100644 --- a/buildsupport/httpclient/pom.xml +++ b/buildsupport/httpclient/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-httpclient</artifactId> diff --git a/buildsupport/internal/pom.xml b/buildsupport/internal/pom.xml index fd84425fed..8ff5506eee 100644 --- a/buildsupport/internal/pom.xml +++ b/buildsupport/internal/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-internal</artifactId> diff --git a/buildsupport/it-deps/pom.xml b/buildsupport/it-deps/pom.xml index 97248e5c79..db7e3d0bc3 100644 --- a/buildsupport/it-deps/pom.xml +++ b/buildsupport/it-deps/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-it-deps</artifactId> diff --git a/buildsupport/jetty/pom.xml b/buildsupport/jetty/pom.xml index f8d4c48fc5..17ef0a974c 100644 --- a/buildsupport/jetty/pom.xml +++ b/buildsupport/jetty/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-jetty</artifactId> diff --git a/buildsupport/jruby/pom.xml b/buildsupport/jruby/pom.xml index 031ecc5942..479deaebfa 100644 --- a/buildsupport/jruby/pom.xml +++ b/buildsupport/jruby/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-jruby</artifactId> diff --git a/buildsupport/logging/pom.xml b/buildsupport/logging/pom.xml index 6fcd215b13..c2de66e839 100644 --- a/buildsupport/logging/pom.xml +++ b/buildsupport/logging/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-logging</artifactId> diff --git a/buildsupport/maven/pom.xml b/buildsupport/maven/pom.xml index 4d25711d56..615f23bde4 100644 --- a/buildsupport/maven/pom.xml +++ b/buildsupport/maven/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-maven</artifactId> diff --git a/buildsupport/metrics/pom.xml b/buildsupport/metrics/pom.xml index fc9b0c661b..8e6b07c00c 100644 --- a/buildsupport/metrics/pom.xml +++ b/buildsupport/metrics/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-metrics</artifactId> diff --git a/buildsupport/osgi/pom.xml b/buildsupport/osgi/pom.xml index 48b68f03e5..c2265a7fb5 100644 --- a/buildsupport/osgi/pom.xml +++ b/buildsupport/osgi/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-osgi</artifactId> diff --git a/buildsupport/other/pom.xml b/buildsupport/other/pom.xml index 0c3b75be20..940693de1d 100644 --- a/buildsupport/other/pom.xml +++ b/buildsupport/other/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-other</artifactId> diff --git a/buildsupport/pom.xml b/buildsupport/pom.xml index c84c4f90db..fb4dc468f2 100644 --- a/buildsupport/pom.xml +++ b/buildsupport/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-parent</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <groupId>org.sonatype.nexus.buildsupport</groupId> diff --git a/buildsupport/rest/pom.xml b/buildsupport/rest/pom.xml index fe15f90d54..696867689a 100644 --- a/buildsupport/rest/pom.xml +++ b/buildsupport/rest/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-rest</artifactId> diff --git a/buildsupport/scripts/pom.xml b/buildsupport/scripts/pom.xml index 4f39bdf502..8d1220f82f 100644 --- a/buildsupport/scripts/pom.xml +++ b/buildsupport/scripts/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-scripts</artifactId> @@ -36,7 +36,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-all</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> diff --git a/buildsupport/security/pom.xml b/buildsupport/security/pom.xml index f87aa5a676..257717de71 100644 --- a/buildsupport/security/pom.xml +++ b/buildsupport/security/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-security</artifactId> diff --git a/buildsupport/testing/pom.xml b/buildsupport/testing/pom.xml index f6cc3ad8e7..f1126e72e7 100644 --- a/buildsupport/testing/pom.xml +++ b/buildsupport/testing/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-testing</artifactId> diff --git a/buildsupport/ui/pom.xml b/buildsupport/ui/pom.xml index f07a565773..d746fb510d 100644 --- a/buildsupport/ui/pom.xml +++ b/buildsupport/ui/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-buildsupport-ui</artifactId> diff --git a/components/nexus-audit/pom.xml b/components/nexus-audit/pom.xml index 644bd935b4..fdf2d5f02c 100644 --- a/components/nexus-audit/pom.xml +++ b/components/nexus-audit/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-audit</artifactId> diff --git a/components/nexus-base/pom.xml b/components/nexus-base/pom.xml index 47fe8a8f00..a8b56ae765 100644 --- a/components/nexus-base/pom.xml +++ b/components/nexus-base/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-base</artifactId> diff --git a/components/nexus-blobstore-api/pom.xml b/components/nexus-blobstore-api/pom.xml index 377a207632..07c249de41 100644 --- a/components/nexus-blobstore-api/pom.xml +++ b/components/nexus-blobstore-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-blobstore-api</artifactId> diff --git a/components/nexus-blobstore-file/pom.xml b/components/nexus-blobstore-file/pom.xml index 75ebde5913..68c00133d3 100644 --- a/components/nexus-blobstore-file/pom.xml +++ b/components/nexus-blobstore-file/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-blobstore-file</artifactId> diff --git a/components/nexus-blobstore/pom.xml b/components/nexus-blobstore/pom.xml index 4448e30b9c..e2a3168216 100644 --- a/components/nexus-blobstore/pom.xml +++ b/components/nexus-blobstore/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-blobstore</artifactId> diff --git a/components/nexus-bootstrap/pom.xml b/components/nexus-bootstrap/pom.xml index 2cf67c7479..9baf9a3854 100644 --- a/components/nexus-bootstrap/pom.xml +++ b/components/nexus-bootstrap/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-bootstrap</artifactId> diff --git a/components/nexus-cache/pom.xml b/components/nexus-cache/pom.xml index 4f1850da56..505bb9a743 100644 --- a/components/nexus-cache/pom.xml +++ b/components/nexus-cache/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-cache</artifactId> diff --git a/components/nexus-capability/pom.xml b/components/nexus-capability/pom.xml index c1cfe66329..8e548e2a00 100644 --- a/components/nexus-capability/pom.xml +++ b/components/nexus-capability/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-capability</artifactId> diff --git a/components/nexus-cleanup-config/pom.xml b/components/nexus-cleanup-config/pom.xml index def42c374a..c034394fc4 100644 --- a/components/nexus-cleanup-config/pom.xml +++ b/components/nexus-cleanup-config/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>nexus-components</artifactId> <groupId>org.sonatype.nexus</groupId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/nexus-cleanup/pom.xml b/components/nexus-cleanup/pom.xml index 8349c62473..0b24103fd9 100644 --- a/components/nexus-cleanup/pom.xml +++ b/components/nexus-cleanup/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>nexus-components</artifactId> <groupId>org.sonatype.nexus</groupId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/nexus-commands/pom.xml b/components/nexus-commands/pom.xml index dac2d9d34e..c765c239fa 100644 --- a/components/nexus-commands/pom.xml +++ b/components/nexus-commands/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-commands</artifactId> diff --git a/components/nexus-common/pom.xml b/components/nexus-common/pom.xml index b721c2b803..bfdcbe03a2 100644 --- a/components/nexus-common/pom.xml +++ b/components/nexus-common/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-common</artifactId> diff --git a/components/nexus-core/pom.xml b/components/nexus-core/pom.xml index 713c39c117..90d23ea4c3 100644 --- a/components/nexus-core/pom.xml +++ b/components/nexus-core/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-core</artifactId> diff --git a/components/nexus-crypto/pom.xml b/components/nexus-crypto/pom.xml index db06fb26e0..72e97d3416 100644 --- a/components/nexus-crypto/pom.xml +++ b/components/nexus-crypto/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-crypto</artifactId> diff --git a/components/nexus-datastore-api/pom.xml b/components/nexus-datastore-api/pom.xml index 0d7e817d77..d659bb5163 100644 --- a/components/nexus-datastore-api/pom.xml +++ b/components/nexus-datastore-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-datastore-api</artifactId> diff --git a/components/nexus-datastore-mybatis/pom.xml b/components/nexus-datastore-mybatis/pom.xml index 12e17c6f51..e0f39cd11a 100644 --- a/components/nexus-datastore-mybatis/pom.xml +++ b/components/nexus-datastore-mybatis/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-datastore-mybatis</artifactId> diff --git a/components/nexus-datastore/pom.xml b/components/nexus-datastore/pom.xml index e7a5c98b7a..a3ba9ab07d 100644 --- a/components/nexus-datastore/pom.xml +++ b/components/nexus-datastore/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-datastore</artifactId> diff --git a/components/nexus-distributed-event-service-api/pom.xml b/components/nexus-distributed-event-service-api/pom.xml index a8d3e760c0..b6112fdc3d 100644 --- a/components/nexus-distributed-event-service-api/pom.xml +++ b/components/nexus-distributed-event-service-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <dependencies> diff --git a/components/nexus-elasticsearch/pom.xml b/components/nexus-elasticsearch/pom.xml index f390906c11..0a302f5cfb 100644 --- a/components/nexus-elasticsearch/pom.xml +++ b/components/nexus-elasticsearch/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-elasticsearch</artifactId> diff --git a/components/nexus-email/pom.xml b/components/nexus-email/pom.xml index cb08665ab8..dc0c734825 100644 --- a/components/nexus-email/pom.xml +++ b/components/nexus-email/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-email</artifactId> diff --git a/components/nexus-extdirect/pom.xml b/components/nexus-extdirect/pom.xml index 4818f3fa28..0350a5f898 100644 --- a/components/nexus-extdirect/pom.xml +++ b/components/nexus-extdirect/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-extdirect</artifactId> diff --git a/components/nexus-extender/pom.xml b/components/nexus-extender/pom.xml index cc79dc4fce..3d7f318909 100644 --- a/components/nexus-extender/pom.xml +++ b/components/nexus-extender/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-extender</artifactId> diff --git a/components/nexus-features/pom.xml b/components/nexus-features/pom.xml index 80b8629121..2716b41028 100644 --- a/components/nexus-features/pom.xml +++ b/components/nexus-features/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-features</artifactId> diff --git a/components/nexus-formfields/pom.xml b/components/nexus-formfields/pom.xml index 75a4398abe..5a719add3b 100644 --- a/components/nexus-formfields/pom.xml +++ b/components/nexus-formfields/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-formfields</artifactId> diff --git a/components/nexus-guice-servlet/pom.xml b/components/nexus-guice-servlet/pom.xml index c207d33622..def52c08f7 100644 --- a/components/nexus-guice-servlet/pom.xml +++ b/components/nexus-guice-servlet/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-guice-servlet</artifactId> diff --git a/components/nexus-httpclient/pom.xml b/components/nexus-httpclient/pom.xml index be589e0b7f..1234aaf630 100644 --- a/components/nexus-httpclient/pom.xml +++ b/components/nexus-httpclient/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-httpclient</artifactId> diff --git a/components/nexus-jmx/pom.xml b/components/nexus-jmx/pom.xml index b4bbcb87a1..79eb7e63b6 100644 --- a/components/nexus-jmx/pom.xml +++ b/components/nexus-jmx/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-jmx</artifactId> diff --git a/components/nexus-main/pom.xml b/components/nexus-main/pom.xml index 74a899366c..fa72f1d0ba 100644 --- a/components/nexus-main/pom.xml +++ b/components/nexus-main/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-main</artifactId> diff --git a/components/nexus-mime/pom.xml b/components/nexus-mime/pom.xml index ee41eef60d..7a4fd5eaef 100644 --- a/components/nexus-mime/pom.xml +++ b/components/nexus-mime/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-mime</artifactId> diff --git a/components/nexus-orient-console/pom.xml b/components/nexus-orient-console/pom.xml index b6c7df6c9f..5a96c021d5 100644 --- a/components/nexus-orient-console/pom.xml +++ b/components/nexus-orient-console/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-orient-console</artifactId> diff --git a/components/nexus-orient/pom.xml b/components/nexus-orient/pom.xml index 1a472d1cf7..0750958402 100644 --- a/components/nexus-orient/pom.xml +++ b/components/nexus-orient/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-orient</artifactId> diff --git a/components/nexus-oss-edition/pom.xml b/components/nexus-oss-edition/pom.xml index 5cf01de5d5..2eece0bc81 100644 --- a/components/nexus-oss-edition/pom.xml +++ b/components/nexus-oss-edition/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-oss-edition</artifactId> diff --git a/components/nexus-pax-exam/pom.xml b/components/nexus-pax-exam/pom.xml index b10cce3d57..c4e54e77e7 100644 --- a/components/nexus-pax-exam/pom.xml +++ b/components/nexus-pax-exam/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-pax-exam</artifactId> diff --git a/components/nexus-pax-exam/src/main/resources/META-INF/services/org.sonatype.nexus.pax.exam.distribution.NexusTestDistribution b/components/nexus-pax-exam/src/main/resources/META-INF/services/org.sonatype.nexus.pax.exam.distribution.NexusTestDistribution index 36a947aaca..a20e6bbd8d 100644 --- a/components/nexus-pax-exam/src/main/resources/META-INF/services/org.sonatype.nexus.pax.exam.distribution.NexusTestDistribution +++ b/components/nexus-pax-exam/src/main/resources/META-INF/services/org.sonatype.nexus.pax.exam.distribution.NexusTestDistribution @@ -1,3 +1 @@ -org.sonatype.nexus.pax.exam.distribution.BaseNexusTestDistribution -com.sonatype.nexus.pax.exam.distribution.OssNexusTestDistribution -com.sonatype.nexus.pax.exam.distribution.ProNexusTestDistribution +org.sonatype.nexus.pax.exam.distribution.BaseNexusTestDistribution \ No newline at end of file diff --git a/components/nexus-pax-logging/pom.xml b/components/nexus-pax-logging/pom.xml index 36f4a77c57..939f07207f 100644 --- a/components/nexus-pax-logging/pom.xml +++ b/components/nexus-pax-logging/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-pax-logging</artifactId> diff --git a/components/nexus-plugin-api/pom.xml b/components/nexus-plugin-api/pom.xml index eb6125c128..648e3b125d 100644 --- a/components/nexus-plugin-api/pom.xml +++ b/components/nexus-plugin-api/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-plugin-api</artifactId> diff --git a/components/nexus-quartz/pom.xml b/components/nexus-quartz/pom.xml index 92f59cc41f..506bbe756b 100644 --- a/components/nexus-quartz/pom.xml +++ b/components/nexus-quartz/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-quartz</artifactId> diff --git a/components/nexus-rapture/pom.xml b/components/nexus-rapture/pom.xml index d37681d4a3..ad01402bde 100644 --- a/components/nexus-rapture/pom.xml +++ b/components/nexus-rapture/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-rapture</artifactId> diff --git a/components/nexus-repository-config/pom.xml b/components/nexus-repository-config/pom.xml index 0170a93c96..0d8e5b3e0e 100644 --- a/components/nexus-repository-config/pom.xml +++ b/components/nexus-repository-config/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-config</artifactId> diff --git a/components/nexus-repository-content/pom.xml b/components/nexus-repository-content/pom.xml index e0fc1ea799..3a60262424 100644 --- a/components/nexus-repository-content/pom.xml +++ b/components/nexus-repository-content/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-content</artifactId> diff --git a/components/nexus-repository-services/pom.xml b/components/nexus-repository-services/pom.xml index 7c93265627..eb73e333d2 100644 --- a/components/nexus-repository-services/pom.xml +++ b/components/nexus-repository-services/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-services</artifactId> diff --git a/components/nexus-repository-view/pom.xml b/components/nexus-repository-view/pom.xml index 06600e54c8..d6fc5ba53b 100644 --- a/components/nexus-repository-view/pom.xml +++ b/components/nexus-repository-view/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-view</artifactId> diff --git a/components/nexus-repository/pom.xml b/components/nexus-repository/pom.xml index 8cc6596847..d35a6ff9dc 100644 --- a/components/nexus-repository/pom.xml +++ b/components/nexus-repository/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository</artifactId> diff --git a/components/nexus-rest-client/pom.xml b/components/nexus-rest-client/pom.xml index bfaae0af71..20730c6a00 100644 --- a/components/nexus-rest-client/pom.xml +++ b/components/nexus-rest-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-rest-client</artifactId> diff --git a/components/nexus-rest-jackson2/pom.xml b/components/nexus-rest-jackson2/pom.xml index 803a4e2b03..523b0b6621 100644 --- a/components/nexus-rest-jackson2/pom.xml +++ b/components/nexus-rest-jackson2/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-rest-jackson2</artifactId> diff --git a/components/nexus-rest/pom.xml b/components/nexus-rest/pom.xml index 5648203a1e..ce4dba0473 100644 --- a/components/nexus-rest/pom.xml +++ b/components/nexus-rest/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-rest</artifactId> diff --git a/components/nexus-scheduling/pom.xml b/components/nexus-scheduling/pom.xml index a4071b6629..aa12ce5234 100644 --- a/components/nexus-scheduling/pom.xml +++ b/components/nexus-scheduling/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-scheduling</artifactId> diff --git a/components/nexus-script/pom.xml b/components/nexus-script/pom.xml index 9ca3f1215a..d5e2d7ecd6 100644 --- a/components/nexus-script/pom.xml +++ b/components/nexus-script/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-script</artifactId> diff --git a/components/nexus-security/pom.xml b/components/nexus-security/pom.xml index 46a076a745..aa3cb37577 100644 --- a/components/nexus-security/pom.xml +++ b/components/nexus-security/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-security</artifactId> diff --git a/components/nexus-selector/pom.xml b/components/nexus-selector/pom.xml index 833d9a1fb2..cdae887968 100644 --- a/components/nexus-selector/pom.xml +++ b/components/nexus-selector/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-selector</artifactId> diff --git a/components/nexus-servlet/pom.xml b/components/nexus-servlet/pom.xml index 2e5c464eea..e9c9cf3707 100644 --- a/components/nexus-servlet/pom.xml +++ b/components/nexus-servlet/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-servlet</artifactId> diff --git a/components/nexus-siesta/pom.xml b/components/nexus-siesta/pom.xml index 75a85bc809..627c45358b 100644 --- a/components/nexus-siesta/pom.xml +++ b/components/nexus-siesta/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-siesta</artifactId> diff --git a/components/nexus-ssl/pom.xml b/components/nexus-ssl/pom.xml index c87e0a09a6..abe859d472 100644 --- a/components/nexus-ssl/pom.xml +++ b/components/nexus-ssl/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-ssl</artifactId> diff --git a/components/nexus-supportzip-api/pom.xml b/components/nexus-supportzip-api/pom.xml index afb122f4a5..a6ef3c60c4 100644 --- a/components/nexus-supportzip-api/pom.xml +++ b/components/nexus-supportzip-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-supportzip-api</artifactId> diff --git a/components/nexus-swagger/pom.xml b/components/nexus-swagger/pom.xml index 0b88dba3b0..7adfe9ac16 100644 --- a/components/nexus-swagger/pom.xml +++ b/components/nexus-swagger/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-swagger</artifactId> diff --git a/components/nexus-task-logging/pom.xml b/components/nexus-task-logging/pom.xml index 37c55a918a..a9f382a7b5 100644 --- a/components/nexus-task-logging/pom.xml +++ b/components/nexus-task-logging/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-task-logging</artifactId> diff --git a/components/nexus-test-common/pom.xml b/components/nexus-test-common/pom.xml index 6ec3340292..74545fa2bd 100644 --- a/components/nexus-test-common/pom.xml +++ b/components/nexus-test-common/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-test-common</artifactId> diff --git a/components/nexus-test-db/pom.xml b/components/nexus-test-db/pom.xml index 9e53f36b94..5858edaae0 100644 --- a/components/nexus-test-db/pom.xml +++ b/components/nexus-test-db/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-test-db</artifactId> diff --git a/components/nexus-testsupport/pom.xml b/components/nexus-testsupport/pom.xml index ac7415b047..584a5e03dc 100644 --- a/components/nexus-testsupport/pom.xml +++ b/components/nexus-testsupport/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-testsupport</artifactId> diff --git a/components/nexus-thread/pom.xml b/components/nexus-thread/pom.xml index c9a61ed9ee..af348fa984 100644 --- a/components/nexus-thread/pom.xml +++ b/components/nexus-thread/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-thread</artifactId> diff --git a/components/nexus-transaction/pom.xml b/components/nexus-transaction/pom.xml index cb64813584..7191dbfeef 100644 --- a/components/nexus-transaction/pom.xml +++ b/components/nexus-transaction/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-transaction</artifactId> diff --git a/components/nexus-ui-plugin/pom.xml b/components/nexus-ui-plugin/pom.xml index 2fa05a23cc..ce5edc9ec8 100644 --- a/components/nexus-ui-plugin/pom.xml +++ b/components/nexus-ui-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-ui-plugin</artifactId> diff --git a/components/nexus-upgrade/pom.xml b/components/nexus-upgrade/pom.xml index 32f66d9c30..c555cce241 100644 --- a/components/nexus-upgrade/pom.xml +++ b/components/nexus-upgrade/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-upgrade</artifactId> diff --git a/components/nexus-validation/pom.xml b/components/nexus-validation/pom.xml index a6c1fa8d9b..092970479c 100644 --- a/components/nexus-validation/pom.xml +++ b/components/nexus-validation/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-validation</artifactId> diff --git a/components/nexus-webhooks/pom.xml b/components/nexus-webhooks/pom.xml index c4a523b1c2..4398e67409 100644 --- a/components/nexus-webhooks/pom.xml +++ b/components/nexus-webhooks/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-webhooks</artifactId> diff --git a/components/nexus-webresources-api/pom.xml b/components/nexus-webresources-api/pom.xml index 191dc8621f..65f2d6d106 100644 --- a/components/nexus-webresources-api/pom.xml +++ b/components/nexus-webresources-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-webresources-api</artifactId> diff --git a/components/nexus2-npm-metadata-export/pom.xml b/components/nexus2-npm-metadata-export/pom.xml index ad8edd035a..7555cfd227 100644 --- a/components/nexus2-npm-metadata-export/pom.xml +++ b/components/nexus2-npm-metadata-export/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-components</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus2-npm-metadata-export</artifactId> diff --git a/components/pom.xml b/components/pom.xml index 0fc161f71b..42037e728c 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-parent</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-components</artifactId> @@ -105,7 +105,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-all</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -113,7 +113,7 @@ <groupId>org.sonatype.nexus.bundles</groupId> <artifactId>nexus-thirdparty-bundles</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> diff --git a/plugins/nexus-audit-plugin/pom.xml b/plugins/nexus-audit-plugin/pom.xml index bff35e43aa..fda82b92b9 100644 --- a/plugins/nexus-audit-plugin/pom.xml +++ b/plugins/nexus-audit-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-audit-plugin</artifactId> diff --git a/plugins/nexus-blobstore-s3/pom.xml b/plugins/nexus-blobstore-s3/pom.xml index 3ab7ea99cb..549c3adc83 100644 --- a/plugins/nexus-blobstore-s3/pom.xml +++ b/plugins/nexus-blobstore-s3/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-blobstore-s3</artifactId> diff --git a/plugins/nexus-blobstore-tasks/pom.xml b/plugins/nexus-blobstore-tasks/pom.xml index a50ee73b3d..203dfb6717 100644 --- a/plugins/nexus-blobstore-tasks/pom.xml +++ b/plugins/nexus-blobstore-tasks/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-blobstore-tasks</artifactId> diff --git a/plugins/nexus-coreui-plugin/pom.xml b/plugins/nexus-coreui-plugin/pom.xml index 0753706857..d398ef5798 100644 --- a/plugins/nexus-coreui-plugin/pom.xml +++ b/plugins/nexus-coreui-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-coreui-plugin</artifactId> diff --git a/plugins/nexus-default-role-plugin/pom.xml b/plugins/nexus-default-role-plugin/pom.xml index fbdff23a9c..60f3417222 100644 --- a/plugins/nexus-default-role-plugin/pom.xml +++ b/plugins/nexus-default-role-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-default-role-plugin</artifactId> diff --git a/plugins/nexus-example-content/pom.xml b/plugins/nexus-example-content/pom.xml index 209ef7a047..b4f51b8b56 100644 --- a/plugins/nexus-example-content/pom.xml +++ b/plugins/nexus-example-content/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-example-content</artifactId> diff --git a/plugins/nexus-onboarding-plugin/pom.xml b/plugins/nexus-onboarding-plugin/pom.xml index 65ccb277af..ad8c38cf8a 100644 --- a/plugins/nexus-onboarding-plugin/pom.xml +++ b/plugins/nexus-onboarding-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-onboarding-plugin</artifactId> diff --git a/plugins/nexus-repository-apt/pom.xml b/plugins/nexus-repository-apt/pom.xml index f2bdd9eec8..5cd7e643b9 100644 --- a/plugins/nexus-repository-apt/pom.xml +++ b/plugins/nexus-repository-apt/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> diff --git a/plugins/nexus-repository-httpbridge/pom.xml b/plugins/nexus-repository-httpbridge/pom.xml index 01269eec4a..9a09df6abb 100644 --- a/plugins/nexus-repository-httpbridge/pom.xml +++ b/plugins/nexus-repository-httpbridge/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-httpbridge</artifactId> diff --git a/plugins/nexus-repository-maven/pom.xml b/plugins/nexus-repository-maven/pom.xml index 1d615d1ecc..77591303b7 100644 --- a/plugins/nexus-repository-maven/pom.xml +++ b/plugins/nexus-repository-maven/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-maven</artifactId> diff --git a/plugins/nexus-repository-raw/pom.xml b/plugins/nexus-repository-raw/pom.xml index 7c36359b2f..d3178667d5 100644 --- a/plugins/nexus-repository-raw/pom.xml +++ b/plugins/nexus-repository-raw/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-raw</artifactId> diff --git a/plugins/nexus-script-plugin/pom.xml b/plugins/nexus-script-plugin/pom.xml index aa1e496df0..17129d8e03 100644 --- a/plugins/nexus-script-plugin/pom.xml +++ b/plugins/nexus-script-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-script-plugin</artifactId> diff --git a/plugins/nexus-ssl-plugin/pom.xml b/plugins/nexus-ssl-plugin/pom.xml index 63943af152..96df3289d3 100644 --- a/plugins/nexus-ssl-plugin/pom.xml +++ b/plugins/nexus-ssl-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-ssl-plugin</artifactId> diff --git a/plugins/nexus-task-log-cleanup/pom.xml b/plugins/nexus-task-log-cleanup/pom.xml index e702e21598..8f929e4195 100644 --- a/plugins/nexus-task-log-cleanup/pom.xml +++ b/plugins/nexus-task-log-cleanup/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-plugins</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-task-log-cleanup</artifactId> diff --git a/plugins/pom.xml b/plugins/pom.xml index a1fa5cb5c0..d753c3c419 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-parent</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <groupId>org.sonatype.nexus.plugins</groupId> @@ -54,7 +54,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-all</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -65,13 +65,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-audit-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-audit-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -81,13 +81,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-blobstore-tasks</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-blobstore-tasks</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -97,13 +97,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-coreui-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-coreui-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -112,7 +112,7 @@ <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-coreui-plugin</artifactId> <classifier>sources</classifier> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <!-- repository-httpbridge --> @@ -120,13 +120,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-httpbridge</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-httpbridge</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -136,13 +136,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-maven</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-maven</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -152,13 +152,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-apt</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-apt</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -169,13 +169,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-raw</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-repository-raw</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -185,13 +185,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-ssl-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-ssl-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -201,13 +201,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-script-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-script-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -217,13 +217,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-task-log-cleanup</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-task-log-cleanup</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -233,13 +233,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-blobstore-s3</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-blobstore-s3</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -249,13 +249,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-onboarding-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-onboarding-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -265,13 +265,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-default-role-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-default-role-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -281,13 +281,13 @@ <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-example-content</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus.plugins</groupId> <artifactId>nexus-example-content</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> diff --git a/pom.xml b/pom.xml index 9b01569250..ec89050526 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <name>${project.groupId}:${project.artifactId}</name> <packaging>pom</packaging> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <inceptionYear>2008</inceptionYear> <url>http://nexus.sonatype.org/</url> @@ -62,7 +62,7 @@ Define nexus versions. The 'nexus.version' property always refers to the version of the current project. These values must always be constants; 'nexus.version' will get update automatically by set-version. --> - <nexus.version>3.70.1-SNAPSHOT</nexus.version> + <nexus.version>3.70.1-02</nexus.version> <nexus2.version>2.15.1-02</nexus2.version> <karaf.version>4.3.9</karaf.version> @@ -141,103 +141,103 @@ <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-audit</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-base</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-blobstore</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-blobstore-api</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-blobstore-file</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-bootstrap</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-capability</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-cleanup</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-cleanup-config</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-commands</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-common</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-core</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-crypto</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-datastore</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-datastore-api</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-datastore-mybatis</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-datastore-mybatis</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -245,19 +245,19 @@ <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-distributed-event-service-api</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-orient</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-orient</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -265,103 +265,103 @@ <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus2-npm-metadata-export</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-orient-console</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-cache</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-elasticsearch</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-email</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-extdirect</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-extender</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-features</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-httpclient</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-jmx</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-scheduling</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-formfields</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-guice-servlet</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-main</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-mime</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-oss-edition</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-oss-edition</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -369,44 +369,44 @@ <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-pax-logging</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-plugin-api</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-quartz</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-rapture</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-rapture</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>sources</classifier> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-repository</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-repository</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>tests</classifier> <scope>test</scope> </dependency> @@ -414,139 +414,139 @@ <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-repository-config</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-repository-content</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-repository-services</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-repository-view</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-rest</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-rest-client</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-rest-jackson2</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-script</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-security</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-selector</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-servlet</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-siesta</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-ssl</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-supportzip-api</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-swagger</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-task-logging</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-thread</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-transaction</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-ui-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-upgrade</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-validation</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-webhooks</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-webresources-api</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <!-- testsupport --> @@ -554,25 +554,25 @@ <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-pax-exam</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-test-common</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-test-db</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <dependency> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-testsupport</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> <!-- assemblies --> @@ -580,7 +580,7 @@ <dependency> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-startup-feature</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -588,7 +588,7 @@ <dependency> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-boot-feature</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -596,7 +596,7 @@ <dependency> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-base-feature</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -604,7 +604,7 @@ <dependency> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-core-feature</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <classifier>features</classifier> <type>xml</type> </dependency> @@ -612,14 +612,14 @@ <dependency> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-base-overlay</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <type>zip</type> </dependency> <dependency> <groupId>org.sonatype.nexus.assemblies</groupId> <artifactId>nexus-base-template</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <type>zip</type> </dependency> @@ -870,7 +870,7 @@ <plugin> <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>extjs-maven-plugin</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <executions> <execution> <goals> diff --git a/testsuite/nexus-content-suite/pom.xml b/testsuite/nexus-content-suite/pom.xml index 43d76eeb38..4b01d9f609 100644 --- a/testsuite/nexus-content-suite/pom.xml +++ b/testsuite/nexus-content-suite/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.testsuite</groupId> <artifactId>nexus-testsuite</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-content-suite</artifactId> diff --git a/testsuite/nexus-docker-testsupport/pom.xml b/testsuite/nexus-docker-testsupport/pom.xml index a1a8892c30..70694ba8f8 100644 --- a/testsuite/nexus-docker-testsupport/pom.xml +++ b/testsuite/nexus-docker-testsupport/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.testsuite</groupId> <artifactId>nexus-testsuite</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-docker-testsupport</artifactId> diff --git a/testsuite/nexus-it-suite-data/pom.xml b/testsuite/nexus-it-suite-data/pom.xml index 8f17ca984d..c0c9f6561c 100644 --- a/testsuite/nexus-it-suite-data/pom.xml +++ b/testsuite/nexus-it-suite-data/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.testsuite</groupId> <artifactId>nexus-testsuite</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-it-suite-data</artifactId> diff --git a/testsuite/nexus-it-suite/pom.xml b/testsuite/nexus-it-suite/pom.xml index 88330a3d34..36c45a7b25 100644 --- a/testsuite/nexus-it-suite/pom.xml +++ b/testsuite/nexus-it-suite/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.sonatype.nexus.testsuite</groupId> <artifactId>nexus-testsuite</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-it-suite</artifactId> diff --git a/testsuite/nexus-repository-content-testsupport/pom.xml b/testsuite/nexus-repository-content-testsupport/pom.xml index 1fff06f0cf..ac32bc7ca9 100644 --- a/testsuite/nexus-repository-content-testsupport/pom.xml +++ b/testsuite/nexus-repository-content-testsupport/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.testsuite</groupId> <artifactId>nexus-testsuite</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-content-testsupport</artifactId> diff --git a/testsuite/nexus-repository-testsupport/pom.xml b/testsuite/nexus-repository-testsupport/pom.xml index 72563da75d..e038d5c62f 100644 --- a/testsuite/nexus-repository-testsupport/pom.xml +++ b/testsuite/nexus-repository-testsupport/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.testsuite</groupId> <artifactId>nexus-testsuite</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>nexus-repository-testsupport</artifactId> diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 524e779b73..faa4d6ab81 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-parent</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <groupId>org.sonatype.nexus.testsuite</groupId> diff --git a/thirdparty-bundles/elasticsearch/pom.xml b/thirdparty-bundles/elasticsearch/pom.xml index c76861b29a..c0daad19c0 100644 --- a/thirdparty-bundles/elasticsearch/pom.xml +++ b/thirdparty-bundles/elasticsearch/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus.bundles</groupId> <artifactId>nexus-thirdparty-bundles</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <artifactId>org.sonatype.nexus.bundles.elasticsearch</artifactId> diff --git a/thirdparty-bundles/pom.xml b/thirdparty-bundles/pom.xml index cc824df4fa..9e11dedfb2 100644 --- a/thirdparty-bundles/pom.xml +++ b/thirdparty-bundles/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.sonatype.nexus</groupId> <artifactId>nexus-parent</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </parent> <groupId>org.sonatype.nexus.bundles</groupId> @@ -41,7 +41,7 @@ <groupId>org.sonatype.nexus.buildsupport</groupId> <artifactId>nexus-buildsupport-all</artifactId> <type>pom</type> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> <scope>import</scope> </dependency> @@ -50,7 +50,7 @@ <dependency> <groupId>org.sonatype.nexus.bundles</groupId> <artifactId>org.sonatype.nexus.bundles.elasticsearch</artifactId> - <version>3.70.1-SNAPSHOT</version> + <version>3.70.1-02</version> </dependency> </dependencies>