This is an automated email from the ASF dual-hosted git repository. jlmonteiro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git
commit abb9d8f3b3cfc24d01fdb8626243bfab6e52b6c6 Author: Jean-Louis Monteiro <[email protected]> AuthorDate: Wed Feb 23 22:54:42 2022 +0100 [maven-release-plugin] rollback the release of jakartaee-api-9.1.1 --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 6be6f38..0e188bd 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>21</version> + <version>24</version> <relativePath><!--Resolve on repository--></relativePath> </parent> @@ -37,13 +37,6 @@ <maven>3.0</maven> </prerequisites> - <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee-jakartaee-api.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee-jakartaee-api.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=tomee-jakartaee-api.git</url> - <tag>HEAD</tag> - </scm> - <properties> <geronimo-j2ee-connector_1.6_spec.version>1.0</geronimo-j2ee-connector_1.6_spec.version>
