[maven-release-plugin] prepare release openwebbeans-4.0.2
diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml index 1cd30e1..30fb778 100644 --- a/atinject-tck/pom.xml +++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml index f9978af..83351ab 100644 --- a/bom/openwebbeans-se-bom/pom.xml +++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>bom</artifactId> <groupId>org.apache.openwebbeans.bom</groupId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml index b8ff73d..dea64e9 100644 --- a/bom/openwebbeans-web-bom/pom.xml +++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>bom</artifactId> <groupId>org.apache.openwebbeans.bom</groupId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/bom/pom.xml b/bom/pom.xml index d4e7f59..0433839 100644 --- a/bom/pom.xml +++ b/bom/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/distribution/pom.xml b/distribution/pom.xml index 58a886e..da5d64b 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/pom.xml b/pom.xml index 7d731b9..df9d62a 100644 --- a/pom.xml +++ b/pom.xml
@@ -30,7 +30,7 @@ <artifactId>openwebbeans</artifactId> <name>Apache OpenWebBeans</name> <packaging>pom</packaging> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <url>openwebbeans.apache.org</url> @@ -50,7 +50,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git</developerConnection> <url>https://github.com/apache/openwebbeans</url> - <tag>HEAD</tag> + <tag>openwebbeans-4.0.2</tag> </scm> <issueManagement>
diff --git a/webbeans-arquillian/owb-arquillian-standalone/pom.xml b/webbeans-arquillian/owb-arquillian-standalone/pom.xml index 3622491..b4e3523 100644 --- a/webbeans-arquillian/owb-arquillian-standalone/pom.xml +++ b/webbeans-arquillian/owb-arquillian-standalone/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans.arquillian</groupId> <artifactId>owb-arquillian-parent</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>owb-arquillian-standalone</artifactId>
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml index b5fa9a4..b1face1 100644 --- a/webbeans-arquillian/pom.xml +++ b/webbeans-arquillian/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <groupId>org.apache.openwebbeans.arquillian</groupId> <artifactId>owb-arquillian-parent</artifactId>
diff --git a/webbeans-ee-common/pom.xml b/webbeans-ee-common/pom.xml index 6ff3014..622f0fd 100644 --- a/webbeans-ee-common/pom.xml +++ b/webbeans-ee-common/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml index e709d07..d751eca 100644 --- a/webbeans-ee/pom.xml +++ b/webbeans-ee/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-ee</artifactId>
diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml index 8c9e52e..6a7fcc3 100644 --- a/webbeans-ejb/pom.xml +++ b/webbeans-ejb/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-ejb</artifactId> <name>EJB plugin</name>
diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml index 0a2e8dc..bff9f3d 100644 --- a/webbeans-el22/pom.xml +++ b/webbeans-el22/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml index d17dbee..3be0efc 100644 --- a/webbeans-gradle/pom.xml +++ b/webbeans-gradle/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml index 7afa897..05c3f07 100644 --- a/webbeans-impl/pom.xml +++ b/webbeans-impl/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-impl</artifactId> <name>OpenWebBeans Core</name>
diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml index 0b7f889..fd39f02 100644 --- a/webbeans-jms/pom.xml +++ b/webbeans-jms/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-jms</artifactId> <name>JMS plugin</name>
diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml index 1fd6817..58a2f2f 100644 --- a/webbeans-jsf/pom.xml +++ b/webbeans-jsf/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-jsf</artifactId>
diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml index 35ef3f1..82ee9fd 100644 --- a/webbeans-junit5/pom.xml +++ b/webbeans-junit5/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-junit5</artifactId>
diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml index bb138bd..3bc0187 100644 --- a/webbeans-osgi/pom.xml +++ b/webbeans-osgi/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-osgi</artifactId>
diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml index 995b39d..df5c8b5 100644 --- a/webbeans-porting/pom.xml +++ b/webbeans-porting/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/webbeans-se/pom.xml b/webbeans-se/pom.xml index 953de85..6092051 100644 --- a/webbeans-se/pom.xml +++ b/webbeans-se/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/webbeans-slf4j/pom.xml b/webbeans-slf4j/pom.xml index 35e08da..56fc672 100644 --- a/webbeans-slf4j/pom.xml +++ b/webbeans-slf4j/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml index 4dab184..6c4f780 100644 --- a/webbeans-spi/pom.xml +++ b/webbeans-spi/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-spi</artifactId>
diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml index a3d095e..76cb834 100644 --- a/webbeans-tck/pom.xml +++ b/webbeans-tck/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/webbeans-tomcat/pom.xml b/webbeans-tomcat/pom.xml index 0b18c0f..97a7c38 100644 --- a/webbeans-tomcat/pom.xml +++ b/webbeans-tomcat/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-tomcat</artifactId>
diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml index 67103d0..ea737a8 100644 --- a/webbeans-web/pom.xml +++ b/webbeans-web/pom.xml
@@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.2</version> </parent> <artifactId>openwebbeans-web</artifactId>