From 85787bd1fb7a733445b08deacb41e1cb72fd11eb Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Tue, 21 Jun 2022 12:57:18 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 1.2.0.Final --- pom.xml | 4 ++-- tomcat-common/pom.xml | 2 +- tomcat-container-parent/pom.xml | 2 +- tomcat-embedded-10/pom.xml | 2 +- tomcat-embedded-common/pom.xml | 2 +- tomcat-embedded-parent/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 86ef362f..a2c76686 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.jboss.arquillian.container arquillian-parent-tomcat - 1.2.0-SNAPSHOT + 1.2.0.Final pom Arquillian Tomcat Container Parent @@ -22,7 +22,7 @@ scm:git:git://git@github.com:arquillian/arquillian-container-tomcat.git scm:git:ssh://github.com/arquillian/arquillian-container-tomcat.git git://github.com/arquillian/arquillian-container-tomcat.git - HEAD + 1.2.0.Final diff --git a/tomcat-common/pom.xml b/tomcat-common/pom.xml index d6225318..c1015666 100644 --- a/tomcat-common/pom.xml +++ b/tomcat-common/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian.container arquillian-parent-tomcat - 1.2.0-SNAPSHOT + 1.2.0.Final arquillian-tomcat-common diff --git a/tomcat-container-parent/pom.xml b/tomcat-container-parent/pom.xml index a53697eb..f559bb4d 100644 --- a/tomcat-container-parent/pom.xml +++ b/tomcat-container-parent/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian.container arquillian-parent-tomcat - 1.2.0-SNAPSHOT + 1.2.0.Final arquillian-tomcat-container-parent diff --git a/tomcat-embedded-10/pom.xml b/tomcat-embedded-10/pom.xml index 6a8f190d..8e344c30 100644 --- a/tomcat-embedded-10/pom.xml +++ b/tomcat-embedded-10/pom.xml @@ -3,7 +3,7 @@ org.jboss.arquillian.container arquillian-tomcat-embedded-parent - 1.2.0-SNAPSHOT + 1.2.0.Final ../tomcat-embedded-parent/pom.xml 4.0.0 diff --git a/tomcat-embedded-common/pom.xml b/tomcat-embedded-common/pom.xml index 020c3012..909fe4be 100644 --- a/tomcat-embedded-common/pom.xml +++ b/tomcat-embedded-common/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian.container arquillian-parent-tomcat - 1.2.0-SNAPSHOT + 1.2.0.Final arquillian-tomcat-embedded-common diff --git a/tomcat-embedded-parent/pom.xml b/tomcat-embedded-parent/pom.xml index 1091f2bc..bd50cf30 100644 --- a/tomcat-embedded-parent/pom.xml +++ b/tomcat-embedded-parent/pom.xml @@ -6,7 +6,7 @@ org.jboss.arquillian.container arquillian-tomcat-container-parent - 1.2.0-SNAPSHOT + 1.2.0.Final ../tomcat-container-parent/pom.xml