This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git
The following commit(s) were added to refs/heads/master by this push:
new 8972a76 [maven-release-plugin] prepare release
org.apache.aries.cdi-1.0.2
8972a76 is described below
commit 8972a76f0f6dc96c0d1d563c066e776d9f51465d
Author: Raymond Auge <[email protected]>
AuthorDate: Mon Apr 1 13:09:03 2019 -0400
[maven-release-plugin] prepare release org.apache.aries.cdi-1.0.2
---
cdi-bom/pom.xml | 4 ++--
cdi-executable/pom.xml | 4 ++--
cdi-extender/pom.xml | 4 ++--
cdi-extension-el-jsp/pom.xml | 4 ++--
cdi-extension-http/pom.xml | 4 ++--
cdi-extension-jndi/pom.xml | 4 ++--
cdi-extra/pom.xml | 4 ++--
cdi-itests/pom.xml | 4 ++--
pom.xml | 4 ++--
9 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/cdi-bom/pom.xml b/cdi-bom/pom.xml
index 52b9365..91cf863 100644
--- a/cdi-bom/pom.xml
+++ b/cdi-bom/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<artifactId>org.apache.aries.cdi.bom</artifactId>
@@ -33,7 +33,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/cdi-executable/pom.xml b/cdi-executable/pom.xml
index 5f9120e..d7acb3b 100644
--- a/cdi-executable/pom.xml
+++ b/cdi-executable/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<artifactId>org.apache.aries.cdi.executable</artifactId>
@@ -43,7 +43,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/cdi-extender/pom.xml b/cdi-extender/pom.xml
index 6418afc..f1b2d3d 100644
--- a/cdi-extender/pom.xml
+++ b/cdi-extender/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath>..</relativePath>
</parent>
@@ -40,7 +40,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/cdi-extension-el-jsp/pom.xml b/cdi-extension-el-jsp/pom.xml
index 4d72cb2..28e5f17 100644
--- a/cdi-extension-el-jsp/pom.xml
+++ b/cdi-extension-el-jsp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<artifactId>org.apache.aries.cdi.extension.el.jsp</artifactId>
@@ -41,7 +41,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/cdi-extension-http/pom.xml b/cdi-extension-http/pom.xml
index 0734bfd..8fe4743 100644
--- a/cdi-extension-http/pom.xml
+++ b/cdi-extension-http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath>..</relativePath>
</parent>
@@ -43,7 +43,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/cdi-extension-jndi/pom.xml b/cdi-extension-jndi/pom.xml
index 19f6c58..ef6458b 100644
--- a/cdi-extension-jndi/pom.xml
+++ b/cdi-extension-jndi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath>..</relativePath>
</parent>
@@ -40,7 +40,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/cdi-extra/pom.xml b/cdi-extra/pom.xml
index 826ccdb..2fc9e1e 100644
--- a/cdi-extra/pom.xml
+++ b/cdi-extra/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath>..</relativePath>
</parent>
@@ -42,7 +42,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/cdi-itests/pom.xml b/cdi-itests/pom.xml
index 76207b2..562c1ed 100644
--- a/cdi-itests/pom.xml
+++ b/cdi-itests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath>..</relativePath>
</parent>
@@ -40,7 +40,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>
diff --git a/pom.xml b/pom.xml
index ebc6612..2283947 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.aries.cdi</groupId>
<artifactId>org.apache.aries.cdi</artifactId>
<name>Apache Aries CDI - OSGi CDI Integration Project</name>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<packaging>pom</packaging>
<properties>
@@ -51,7 +51,7 @@
<scm>
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>org.apache.aries.cdi-1.0.2</tag>
<url>https://github.com/apache/aries-cdi</url>
</scm>