This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch migrate-11-jdk in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit ed472d624547463d3b59cf852e0cc0bd34aec1c2 Author: Guillaume Nodet <[email protected]> AuthorDate: Tue Nov 28 15:23:18 2023 +0100 [maven-release-plugin] rollback the release of org.apache.felix.ipojo.manipulator-project-1.13.0 --- ipojo/manipulator/annotations/pom.xml | 2 +- ipojo/manipulator/bnd-ipojo-plugin/pom.xml | 2 +- ipojo/manipulator/ipojo-ant-task/pom.xml | 2 +- ipojo/manipulator/manipulator-bom/pom.xml | 2 +- ipojo/manipulator/manipulator-it/pom.xml | 2 +- ipojo/manipulator/manipulator/pom.xml | 2 +- ipojo/manipulator/maven-ipojo-plugin/pom.xml | 2 +- ipojo/manipulator/online-manipulator/pom.xml | 2 +- ipojo/manipulator/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ipojo/manipulator/annotations/pom.xml b/ipojo/manipulator/annotations/pom.xml index 4ce197bd78..3f27e8ccac 100644 --- a/ipojo/manipulator/annotations/pom.xml +++ b/ipojo/manipulator/annotations/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/ipojo/manipulator/bnd-ipojo-plugin/pom.xml b/ipojo/manipulator/bnd-ipojo-plugin/pom.xml index 0f3a58723e..ec50ee90c3 100644 --- a/ipojo/manipulator/bnd-ipojo-plugin/pom.xml +++ b/ipojo/manipulator/bnd-ipojo-plugin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> diff --git a/ipojo/manipulator/ipojo-ant-task/pom.xml b/ipojo/manipulator/ipojo-ant-task/pom.xml index 488398d760..4e80bffd9a 100644 --- a/ipojo/manipulator/ipojo-ant-task/pom.xml +++ b/ipojo/manipulator/ipojo-ant-task/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/ipojo/manipulator/manipulator-bom/pom.xml b/ipojo/manipulator/manipulator-bom/pom.xml index baa1d0b9eb..8a0ddf76b9 100644 --- a/ipojo/manipulator/manipulator-bom/pom.xml +++ b/ipojo/manipulator/manipulator-bom/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> diff --git a/ipojo/manipulator/manipulator-it/pom.xml b/ipojo/manipulator/manipulator-it/pom.xml index 66b6233043..d4bc799715 100644 --- a/ipojo/manipulator/manipulator-it/pom.xml +++ b/ipojo/manipulator/manipulator-it/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> diff --git a/ipojo/manipulator/manipulator/pom.xml b/ipojo/manipulator/manipulator/pom.xml index ca73f40397..fa88c7d1cb 100644 --- a/ipojo/manipulator/manipulator/pom.xml +++ b/ipojo/manipulator/manipulator/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/ipojo/manipulator/maven-ipojo-plugin/pom.xml b/ipojo/manipulator/maven-ipojo-plugin/pom.xml index 35713acf88..524bb56e5e 100644 --- a/ipojo/manipulator/maven-ipojo-plugin/pom.xml +++ b/ipojo/manipulator/maven-ipojo-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/ipojo/manipulator/online-manipulator/pom.xml b/ipojo/manipulator/online-manipulator/pom.xml index 010348589e..39ac328e07 100644 --- a/ipojo/manipulator/online-manipulator/pom.xml +++ b/ipojo/manipulator/online-manipulator/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../../pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml index 538fe6e86d..a1df7dea7a 100644 --- a/ipojo/manipulator/pom.xml +++ b/ipojo/manipulator/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.felix</groupId> <artifactId>felix-parent</artifactId> - <version>2.1</version> + <version>8</version> <relativePath>../../pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
