From bd41c9770f160be4dde32a7e885ab4b496c740ac Mon Sep 17 00:00:00 2001 From: Sonatype Release Machine Date: Thu, 14 Jul 2011 16:58:04 -0500 Subject: [PATCH] [maven-release-plugin] prepare release nexus-aggregator-1.9.2.1 --- nexus-parent/pom.xml | 2 +- nexus-runtime-platform/pom.xml | 2 +- nexus/nexus-api/pom.xml | 2 +- nexus/nexus-app/pom.xml | 2 +- nexus/nexus-clients/nexus-rest-client-java/pom.xml | 2 +- .../nexus-restlight-client-common/pom.xml | 2 +- .../nexus-restlight-core-client/pom.xml | 2 +- .../nexus-restlight-m2-settings-client/pom.xml | 2 +- .../nexus-restlight-stage-client/pom.xml | 2 +- .../nexus-restlight-test-harness/pom.xml | 2 +- nexus/nexus-clients/nexus-restlight-clients/pom.xml | 2 +- nexus/nexus-clients/pom.xml | 2 +- nexus/nexus-configuration/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-archetype-plugin/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-capabilities-plugin/pom.xml | 2 +- .../nexus-core-documentation-plugin/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-groovy-console-plugin/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-indexer-lucene-plugin/pom.xml | 2 +- .../nexus-ldap-plugin-parent/ldap-common/pom.xml | 2 +- .../nexus-ldap-plugin-parent/nexus-ldap-plugin-it/pom.xml | 2 +- .../nexus-ldap-plugin-parent/nexus-ldap-realm-plugin/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-ldap-plugin-parent/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-lvo-plugin/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-plugin-console-plugin/pom.xml | 2 +- nexus/nexus-core-plugins/nexus-rrb-plugin/pom.xml | 2 +- nexus/nexus-core-plugins/pom.xml | 2 +- .../nexus-distribution-archives/car-nexus-oss/pom.xml | 2 +- .../itar-plexus-container-guice/pom.xml | 2 +- nexus/nexus-distributions/nexus-distribution-archives/pom.xml | 2 +- nexus/nexus-distributions/nexus-oss-webapp/pom.xml | 2 +- nexus/nexus-distributions/pom.xml | 2 +- nexus/nexus-logging-extras/pom.xml | 2 +- .../nexus-migration-tool/nexus-metadata-rebuild-tool/pom.xml | 2 +- .../nexus-repository-conversion-tool/pom.xml | 2 +- nexus/nexus-migration-tool/pom.xml | 2 +- nexus/nexus-mock/pom.xml | 2 +- nexus/nexus-oss-edition/pom.xml | 2 +- nexus/nexus-plugins/nexus-plugin-api/pom.xml | 2 +- nexus/nexus-plugins/nexus-plugin-manager/pom.xml | 2 +- nexus/nexus-plugins/nexus-plugin-test-api/pom.xml | 2 +- nexus/nexus-plugins/pom.xml | 2 +- nexus/nexus-proxy/pom.xml | 2 +- nexus/nexus-rest-api/pom.xml | 2 +- nexus/nexus-stories/pom.xml | 2 +- nexus/nexus-test-harness/nexus-it-helper-plugin/pom.xml | 2 +- nexus/nexus-test-harness/nexus-test-harness-its/pom.xml | 2 +- nexus/nexus-test-harness/nexus-test-harness-launcher/pom.xml | 2 +- nexus/nexus-test-harness/pom.xml | 2 +- nexus/nexus-test/nexus-test-common/pom.xml | 2 +- nexus/nexus-test/pom.xml | 2 +- nexus/nexus-utils/pom.xml | 2 +- nexus/nexus-web-utils/pom.xml | 2 +- nexus/nexus-webapp/pom.xml | 2 +- nexus/pom.xml | 4 ++-- pom.xml | 2 +- 55 files changed, 56 insertions(+), 56 deletions(-) diff --git a/nexus-parent/pom.xml b/nexus-parent/pom.xml index f9ee755ca3..ebdc9541f1 100644 --- a/nexus-parent/pom.xml +++ b/nexus-parent/pom.xml @@ -31,7 +31,7 @@ org.sonatype.nexus nexus-parent - 1.9.2.2-SNAPSHOT + 1.9.2.1 pom Nexus : Parent diff --git a/nexus-runtime-platform/pom.xml b/nexus-runtime-platform/pom.xml index 571dea4a6b..40005e3bef 100644 --- a/nexus-runtime-platform/pom.xml +++ b/nexus-runtime-platform/pom.xml @@ -31,7 +31,7 @@ org.sonatype.nexus nexus-runtime-platform - 1.9.2.2-SNAPSHOT + 1.9.2.1 pom Nexus : Runtime Platform diff --git a/nexus/nexus-api/pom.xml b/nexus/nexus-api/pom.xml index fc7363d15b..59dd6d0108 100644 --- a/nexus/nexus-api/pom.xml +++ b/nexus/nexus-api/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-app/pom.xml b/nexus/nexus-app/pom.xml index d5540a4bd7..56c306dba3 100644 --- a/nexus/nexus-app/pom.xml +++ b/nexus/nexus-app/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-clients/nexus-rest-client-java/pom.xml b/nexus/nexus-clients/nexus-rest-client-java/pom.xml index fbdaf5558c..e8dc0eee08 100644 --- a/nexus/nexus-clients/nexus-rest-client-java/pom.xml +++ b/nexus/nexus-clients/nexus-rest-client-java/pom.xml @@ -25,7 +25,7 @@ nexus-clients org.sonatype.nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 org.sonatype.nexus diff --git a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-client-common/pom.xml b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-client-common/pom.xml index 1ed2ca129c..28b4ad10fd 100644 --- a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-client-common/pom.xml +++ b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-client-common/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus.restlight nexus-restlight-clients - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-restlight-client-common diff --git a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-core-client/pom.xml b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-core-client/pom.xml index ef38364c60..0e12de70d3 100644 --- a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-core-client/pom.xml +++ b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-core-client/pom.xml @@ -25,7 +25,7 @@ nexus-restlight-clients org.sonatype.nexus.restlight - 1.9.2.2-SNAPSHOT + 1.9.2.1 org.sonatype.nexus.restlight diff --git a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-m2-settings-client/pom.xml b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-m2-settings-client/pom.xml index 89cbfc1d3b..ea0fcd69c7 100644 --- a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-m2-settings-client/pom.xml +++ b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-m2-settings-client/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus.restlight nexus-restlight-clients - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-restlight-m2-settings-client diff --git a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-stage-client/pom.xml b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-stage-client/pom.xml index cc9f427526..da6beeaf45 100644 --- a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-stage-client/pom.xml +++ b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-stage-client/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus.restlight nexus-restlight-clients - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-restlight-stage-client diff --git a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-test-harness/pom.xml b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-test-harness/pom.xml index bb8eeb4b39..e7f8ca9528 100644 --- a/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-test-harness/pom.xml +++ b/nexus/nexus-clients/nexus-restlight-clients/nexus-restlight-test-harness/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus.restlight nexus-restlight-clients - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-restlight-test-harness diff --git a/nexus/nexus-clients/nexus-restlight-clients/pom.xml b/nexus/nexus-clients/nexus-restlight-clients/pom.xml index 9d13dad737..1d6a50c117 100644 --- a/nexus/nexus-clients/nexus-restlight-clients/pom.xml +++ b/nexus/nexus-clients/nexus-restlight-clients/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus nexus-clients - 1.9.2.2-SNAPSHOT + 1.9.2.1 org.sonatype.nexus.restlight diff --git a/nexus/nexus-clients/pom.xml b/nexus/nexus-clients/pom.xml index 9ab7acfa4a..68abd034c5 100644 --- a/nexus/nexus-clients/pom.xml +++ b/nexus/nexus-clients/pom.xml @@ -22,7 +22,7 @@ nexus org.sonatype.nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 4.0.0 org.sonatype.nexus diff --git a/nexus/nexus-configuration/pom.xml b/nexus/nexus-configuration/pom.xml index 2e49851bfe..ad41e20b16 100644 --- a/nexus/nexus-configuration/pom.xml +++ b/nexus/nexus-configuration/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-core-plugins/nexus-archetype-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-archetype-plugin/pom.xml index 7bd633c2cb..1cd2e54dab 100644 --- a/nexus/nexus-core-plugins/nexus-archetype-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-archetype-plugin/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-archetype-plugin diff --git a/nexus/nexus-core-plugins/nexus-capabilities-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-capabilities-plugin/pom.xml index 958eba3bd5..a814cad39d 100644 --- a/nexus/nexus-core-plugins/nexus-capabilities-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-capabilities-plugin/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-core-plugins/nexus-core-documentation-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-core-documentation-plugin/pom.xml index c000e016e3..c42418f685 100644 --- a/nexus/nexus-core-plugins/nexus-core-documentation-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-core-documentation-plugin/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-core-documentation-plugin diff --git a/nexus/nexus-core-plugins/nexus-groovy-console-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-groovy-console-plugin/pom.xml index 4ce9fb1400..4eea0234a0 100644 --- a/nexus/nexus-core-plugins/nexus-groovy-console-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-groovy-console-plugin/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-groovy-console-plugin diff --git a/nexus/nexus-core-plugins/nexus-indexer-lucene-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-indexer-lucene-plugin/pom.xml index 6cf5980539..29c0b6b9d2 100644 --- a/nexus/nexus-core-plugins/nexus-indexer-lucene-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-indexer-lucene-plugin/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-indexer-lucene-plugin diff --git a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/ldap-common/pom.xml b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/ldap-common/pom.xml index 4c3aea8840..1fb242a48e 100644 --- a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/ldap-common/pom.xml +++ b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/ldap-common/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus.plugins.ldap nexus-ldap-plugin-parent - 1.9.2.2-SNAPSHOT + 1.9.2.1 ldap-common diff --git a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-plugin-it/pom.xml b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-plugin-it/pom.xml index 9c0e0f97d5..f0dc760099 100644 --- a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-plugin-it/pom.xml +++ b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-plugin-it/pom.xml @@ -25,7 +25,7 @@ nexus-ldap-plugin-parent org.sonatype.nexus.plugins.ldap - 1.9.2.2-SNAPSHOT + 1.9.2.1 org.sonatype.nexus.plugins.ldap diff --git a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-realm-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-realm-plugin/pom.xml index f28f4ac0c9..d06c8cd3e7 100644 --- a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-realm-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/nexus-ldap-realm-plugin/pom.xml @@ -23,7 +23,7 @@ org.sonatype.nexus.plugins.ldap nexus-ldap-plugin-parent - 1.9.2.2-SNAPSHOT + 1.9.2.1 4.0.0 diff --git a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/pom.xml b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/pom.xml index f6c45430c2..b1b783a73f 100644 --- a/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/pom.xml +++ b/nexus/nexus-core-plugins/nexus-ldap-plugin-parent/pom.xml @@ -23,7 +23,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 4.0.0 diff --git a/nexus/nexus-core-plugins/nexus-lvo-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-lvo-plugin/pom.xml index ac1e0c7aa7..92c095a6dc 100644 --- a/nexus/nexus-core-plugins/nexus-lvo-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-lvo-plugin/pom.xml @@ -29,7 +29,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-lvo-plugin diff --git a/nexus/nexus-core-plugins/nexus-plugin-console-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-plugin-console-plugin/pom.xml index 879bbf3403..7cec7ac012 100644 --- a/nexus/nexus-core-plugins/nexus-plugin-console-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-plugin-console-plugin/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-plugin-console-plugin diff --git a/nexus/nexus-core-plugins/nexus-rrb-plugin/pom.xml b/nexus/nexus-core-plugins/nexus-rrb-plugin/pom.xml index f145c8e460..23c0d58cad 100644 --- a/nexus/nexus-core-plugins/nexus-rrb-plugin/pom.xml +++ b/nexus/nexus-core-plugins/nexus-rrb-plugin/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus.plugins nexus-core-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-rrb-plugin diff --git a/nexus/nexus-core-plugins/pom.xml b/nexus/nexus-core-plugins/pom.xml index f41d0cb9a9..0251a89af0 100644 --- a/nexus/nexus-core-plugins/pom.xml +++ b/nexus/nexus-core-plugins/pom.xml @@ -24,7 +24,7 @@ nexus org.sonatype.nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 org.sonatype.nexus.plugins diff --git a/nexus/nexus-distributions/nexus-distribution-archives/car-nexus-oss/pom.xml b/nexus/nexus-distributions/nexus-distribution-archives/car-nexus-oss/pom.xml index 01bfce670f..c30cd9a7bd 100644 --- a/nexus/nexus-distributions/nexus-distribution-archives/car-nexus-oss/pom.xml +++ b/nexus/nexus-distributions/nexus-distribution-archives/car-nexus-oss/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus nexus-distribution-archives - 1.9.2.2-SNAPSHOT + 1.9.2.1 org.sonatype.nexus diff --git a/nexus/nexus-distributions/nexus-distribution-archives/itar-plexus-container-guice/pom.xml b/nexus/nexus-distributions/nexus-distribution-archives/itar-plexus-container-guice/pom.xml index ee275cc434..be787dcf90 100644 --- a/nexus/nexus-distributions/nexus-distribution-archives/itar-plexus-container-guice/pom.xml +++ b/nexus/nexus-distributions/nexus-distribution-archives/itar-plexus-container-guice/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus nexus-distribution-archives - 1.9.2.2-SNAPSHOT + 1.9.2.1 org.sonatype.nexus diff --git a/nexus/nexus-distributions/nexus-distribution-archives/pom.xml b/nexus/nexus-distributions/nexus-distribution-archives/pom.xml index c883fd7b07..38fd1503ff 100644 --- a/nexus/nexus-distributions/nexus-distribution-archives/pom.xml +++ b/nexus/nexus-distributions/nexus-distribution-archives/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus-distributions - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-distribution-archives diff --git a/nexus/nexus-distributions/nexus-oss-webapp/pom.xml b/nexus/nexus-distributions/nexus-oss-webapp/pom.xml index 3080f7fb43..a67596e383 100644 --- a/nexus/nexus-distributions/nexus-oss-webapp/pom.xml +++ b/nexus/nexus-distributions/nexus-oss-webapp/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus nexus-distributions - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-oss-webapp diff --git a/nexus/nexus-distributions/pom.xml b/nexus/nexus-distributions/pom.xml index e9593e6b42..ddc4f3e3a7 100644 --- a/nexus/nexus-distributions/pom.xml +++ b/nexus/nexus-distributions/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-distributions diff --git a/nexus/nexus-logging-extras/pom.xml b/nexus/nexus-logging-extras/pom.xml index e1bd1cea4f..a8c6192b68 100644 --- a/nexus/nexus-logging-extras/pom.xml +++ b/nexus/nexus-logging-extras/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-logging-extras diff --git a/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/pom.xml b/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/pom.xml index d7c5cb0489..d015086d96 100644 --- a/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/pom.xml +++ b/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus.tools nexus-migration-tool - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-migration-tool/nexus-repository-conversion-tool/pom.xml b/nexus/nexus-migration-tool/nexus-repository-conversion-tool/pom.xml index 2851946f16..91f3a0a25f 100644 --- a/nexus/nexus-migration-tool/nexus-repository-conversion-tool/pom.xml +++ b/nexus/nexus-migration-tool/nexus-repository-conversion-tool/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus.tools nexus-migration-tool - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-migration-tool/pom.xml b/nexus/nexus-migration-tool/pom.xml index 15545b8e4d..f881aeeb2b 100644 --- a/nexus/nexus-migration-tool/pom.xml +++ b/nexus/nexus-migration-tool/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-mock/pom.xml b/nexus/nexus-mock/pom.xml index eca9d64a91..d9dfba3202 100644 --- a/nexus/nexus-mock/pom.xml +++ b/nexus/nexus-mock/pom.xml @@ -34,7 +34,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-mock diff --git a/nexus/nexus-oss-edition/pom.xml b/nexus/nexus-oss-edition/pom.xml index 1b37ba125d..b727d40cfb 100644 --- a/nexus/nexus-oss-edition/pom.xml +++ b/nexus/nexus-oss-edition/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-oss-edition diff --git a/nexus/nexus-plugins/nexus-plugin-api/pom.xml b/nexus/nexus-plugins/nexus-plugin-api/pom.xml index 9538cf4119..174937b8c2 100644 --- a/nexus/nexus-plugins/nexus-plugin-api/pom.xml +++ b/nexus/nexus-plugins/nexus-plugin-api/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus nexus-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-plugins/nexus-plugin-manager/pom.xml b/nexus/nexus-plugins/nexus-plugin-manager/pom.xml index 2f9c5807b6..be5c21e880 100644 --- a/nexus/nexus-plugins/nexus-plugin-manager/pom.xml +++ b/nexus/nexus-plugins/nexus-plugin-manager/pom.xml @@ -26,7 +26,7 @@ org.sonatype.nexus nexus-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-plugin-manager diff --git a/nexus/nexus-plugins/nexus-plugin-test-api/pom.xml b/nexus/nexus-plugins/nexus-plugin-test-api/pom.xml index f505ed3f8c..a79624a91c 100644 --- a/nexus/nexus-plugins/nexus-plugin-test-api/pom.xml +++ b/nexus/nexus-plugins/nexus-plugin-test-api/pom.xml @@ -24,7 +24,7 @@ org.sonatype.nexus nexus-plugins - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-plugins/pom.xml b/nexus/nexus-plugins/pom.xml index a2c33cd0d9..46a67ff6d9 100644 --- a/nexus/nexus-plugins/pom.xml +++ b/nexus/nexus-plugins/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-proxy/pom.xml b/nexus/nexus-proxy/pom.xml index db18b7afae..c2f1988147 100644 --- a/nexus/nexus-proxy/pom.xml +++ b/nexus/nexus-proxy/pom.xml @@ -34,7 +34,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-proxy diff --git a/nexus/nexus-rest-api/pom.xml b/nexus/nexus-rest-api/pom.xml index 4f0b3cc3e1..c67f33da86 100644 --- a/nexus/nexus-rest-api/pom.xml +++ b/nexus/nexus-rest-api/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-rest-api diff --git a/nexus/nexus-stories/pom.xml b/nexus/nexus-stories/pom.xml index 0549a620c0..eea8bf3120 100644 --- a/nexus/nexus-stories/pom.xml +++ b/nexus/nexus-stories/pom.xml @@ -6,7 +6,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-stories diff --git a/nexus/nexus-test-harness/nexus-it-helper-plugin/pom.xml b/nexus/nexus-test-harness/nexus-it-helper-plugin/pom.xml index 8b0f3657e8..746600cfb0 100644 --- a/nexus/nexus-test-harness/nexus-it-helper-plugin/pom.xml +++ b/nexus/nexus-test-harness/nexus-it-helper-plugin/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus-test-harness - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-it-helper-plugin Nexus : Test Harness : Helper Plugin diff --git a/nexus/nexus-test-harness/nexus-test-harness-its/pom.xml b/nexus/nexus-test-harness/nexus-test-harness-its/pom.xml index 1d282cda57..4c94aaf9e8 100644 --- a/nexus/nexus-test-harness/nexus-test-harness-its/pom.xml +++ b/nexus/nexus-test-harness/nexus-test-harness-its/pom.xml @@ -30,7 +30,7 @@ org.sonatype.nexus nexus-test-harness - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-test-harness-its diff --git a/nexus/nexus-test-harness/nexus-test-harness-launcher/pom.xml b/nexus/nexus-test-harness/nexus-test-harness-launcher/pom.xml index 69b7e67930..ec39e4991c 100644 --- a/nexus/nexus-test-harness/nexus-test-harness-launcher/pom.xml +++ b/nexus/nexus-test-harness/nexus-test-harness-launcher/pom.xml @@ -34,7 +34,7 @@ org.sonatype.nexus nexus-test-harness - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-test-harness-launcher diff --git a/nexus/nexus-test-harness/pom.xml b/nexus/nexus-test-harness/pom.xml index 4cd6167d5a..646561c1c1 100644 --- a/nexus/nexus-test-harness/pom.xml +++ b/nexus/nexus-test-harness/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-test-harness diff --git a/nexus/nexus-test/nexus-test-common/pom.xml b/nexus/nexus-test/nexus-test-common/pom.xml index cae051a1e1..76ba2dbb8e 100644 --- a/nexus/nexus-test/nexus-test-common/pom.xml +++ b/nexus/nexus-test/nexus-test-common/pom.xml @@ -40,7 +40,7 @@ org.sonatype.nexus nexus-test - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-test-common diff --git a/nexus/nexus-test/pom.xml b/nexus/nexus-test/pom.xml index d3f674871a..af5c49163a 100644 --- a/nexus/nexus-test/pom.xml +++ b/nexus/nexus-test/pom.xml @@ -41,7 +41,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 nexus-test diff --git a/nexus/nexus-utils/pom.xml b/nexus/nexus-utils/pom.xml index c8cc03905a..4408f2d9a4 100644 --- a/nexus/nexus-utils/pom.xml +++ b/nexus/nexus-utils/pom.xml @@ -27,7 +27,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-web-utils/pom.xml b/nexus/nexus-web-utils/pom.xml index 36c1f69836..c84ec1eb90 100644 --- a/nexus/nexus-web-utils/pom.xml +++ b/nexus/nexus-web-utils/pom.xml @@ -27,7 +27,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/nexus-webapp/pom.xml b/nexus/nexus-webapp/pom.xml index 86a554922e..4ab1855bfb 100644 --- a/nexus/nexus-webapp/pom.xml +++ b/nexus/nexus-webapp/pom.xml @@ -32,7 +32,7 @@ org.sonatype.nexus nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 diff --git a/nexus/pom.xml b/nexus/pom.xml index 44c51bfd74..c431a65f28 100644 --- a/nexus/pom.xml +++ b/nexus/pom.xml @@ -25,14 +25,14 @@ org.sonatype.nexus nexus-parent - 1.9.2.2-SNAPSHOT + 1.9.2.1 ../nexus-parent/pom.xml nexus pom Nexus - 1.9.2.2-SNAPSHOT + 1.9.2.1 Sonatype Nexus Repository Manager 2007 diff --git a/pom.xml b/pom.xml index bf43f8df9a..433bd44e7b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.sonatype.nexus nexus-aggregator - 1.9.2.2-SNAPSHOT + 1.9.2.1 pom Nexus : Aggregator