You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jb...@apache.org on 2019/06/18 12:53:12 UTC

[aries] branch trunk updated: [maven-release-plugin] prepare release org.apache.aries.spifly.static.bundle-1.2.2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 4c6a2f6  [maven-release-plugin] prepare release org.apache.aries.spifly.static.bundle-1.2.2
4c6a2f6 is described below

commit 4c6a2f6724a80775ab12f2a30eccc6ea01d08744
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jun 18 14:53:07 2019 +0200

    [maven-release-plugin] prepare release org.apache.aries.spifly.static.bundle-1.2.2
---
 spi-fly/spi-fly-static-bundle/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/spi-fly/spi-fly-static-bundle/pom.xml b/spi-fly/spi-fly-static-bundle/pom.xml
index b715eb0..05acb9a 100644
--- a/spi-fly/spi-fly-static-bundle/pom.xml
+++ b/spi-fly/spi-fly-static-bundle/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.spifly</groupId>
     <artifactId>org.apache.aries.spifly.static.bundle</artifactId>
-    <version>1.2.2-SNAPSHOT</version>
+    <version>1.2.2</version>
     <packaging>bundle</packaging>
     <name>Apache Aries SPI Fly Static Weaving Bundle</name>
     <description>
@@ -43,7 +43,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
-    </scm>
+      <tag>org.apache.aries.spifly.static.bundle-1.2.2</tag>
+  </scm>
 
     <properties>
         <bnd.version>4.1.0</bnd.version>