From 74ea867edee3dca8185169ce0b216902b183de66 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 20 May 2022 12:27:52 +1000 Subject: [maven-release-plugin] prepare release archiva-2.2.8 --- archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml | 2 +- archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml | 2 +- archiva-modules/archiva-web/archiva-rest/pom.xml | 2 +- archiva-modules/archiva-web/archiva-rss/pom.xml | 2 +- archiva-modules/archiva-web/archiva-security/pom.xml | 2 +- archiva-modules/archiva-web/archiva-test-mocks/pom.xml | 2 +- archiva-modules/archiva-web/archiva-web-common/pom.xml | 2 +- archiva-modules/archiva-web/archiva-webapp/pom.xml | 2 +- archiva-modules/archiva-web/archiva-webdav/pom.xml | 2 +- archiva-modules/archiva-web/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'archiva-modules/archiva-web') diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml index 47c7e59be..b39a0689f 100644 --- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/pom.xml @@ -22,7 +22,7 @@ archiva-rest org.apache.archiva - 2.2.8-SNAPSHOT + 2.2.8 archiva-rest-api diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml index dda457d64..31acad692 100644 --- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-rest - 2.2.8-SNAPSHOT + 2.2.8 archiva-rest-services bundle diff --git a/archiva-modules/archiva-web/archiva-rest/pom.xml b/archiva-modules/archiva-web/archiva-rest/pom.xml index 9d635c283..99c3bd57f 100644 --- a/archiva-modules/archiva-web/archiva-rest/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.2.8-SNAPSHOT + 2.2.8 archiva-rest Archiva Web :: REST support diff --git a/archiva-modules/archiva-web/archiva-rss/pom.xml b/archiva-modules/archiva-web/archiva-rss/pom.xml index a1f5538e6..3dcb20674 100644 --- a/archiva-modules/archiva-web/archiva-rss/pom.xml +++ b/archiva-modules/archiva-web/archiva-rss/pom.xml @@ -22,7 +22,7 @@ archiva-web org.apache.archiva - 2.2.8-SNAPSHOT + 2.2.8 4.0.0 archiva-rss diff --git a/archiva-modules/archiva-web/archiva-security/pom.xml b/archiva-modules/archiva-web/archiva-security/pom.xml index 98c571640..df30eba06 100644 --- a/archiva-modules/archiva-web/archiva-security/pom.xml +++ b/archiva-modules/archiva-web/archiva-security/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.2.8-SNAPSHOT + 2.2.8 4.0.0 archiva-security diff --git a/archiva-modules/archiva-web/archiva-test-mocks/pom.xml b/archiva-modules/archiva-web/archiva-test-mocks/pom.xml index a995fecbd..1b30a9e65 100644 --- a/archiva-modules/archiva-web/archiva-test-mocks/pom.xml +++ b/archiva-modules/archiva-web/archiva-test-mocks/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.2.8-SNAPSHOT + 2.2.8 archiva-test-mocks diff --git a/archiva-modules/archiva-web/archiva-web-common/pom.xml b/archiva-modules/archiva-web/archiva-web-common/pom.xml index e8527d04d..28157ddf1 100644 --- a/archiva-modules/archiva-web/archiva-web-common/pom.xml +++ b/archiva-modules/archiva-web/archiva-web-common/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.2.8-SNAPSHOT + 2.2.8 archiva-web-common diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 9eb4d6184..8b1f87ad8 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.archiva archiva-web - 2.2.8-SNAPSHOT + 2.2.8 archiva-webapp war diff --git a/archiva-modules/archiva-web/archiva-webdav/pom.xml b/archiva-modules/archiva-web/archiva-webdav/pom.xml index 6f4369b2b..01ee7005e 100644 --- a/archiva-modules/archiva-web/archiva-webdav/pom.xml +++ b/archiva-modules/archiva-web/archiva-webdav/pom.xml @@ -23,7 +23,7 @@ org.apache.archiva archiva-web - 2.2.8-SNAPSHOT + 2.2.8 archiva-webdav diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index d88639dd8..00aabe1c2 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -19,7 +19,7 @@ org.apache.archiva archiva-modules - 2.2.8-SNAPSHOT + 2.2.8 archiva-web -- cgit v1.2.3