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 2020/05/20 09:28:37 UTC

[aries] branch trunk updated: [maven-release-plugin] prepare release org.apache.aries.proxy.api-1.1.1

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 2d0ae6f  [maven-release-plugin] prepare release org.apache.aries.proxy.api-1.1.1
2d0ae6f is described below

commit 2d0ae6f94d7003c096152201d2a6e1ec71b11c64
Author: jbonofre <jb...@apache.org>
AuthorDate: Wed May 20 11:29:39 2020 +0200

    [maven-release-plugin] prepare release org.apache.aries.proxy.api-1.1.1
---
 proxy/proxy-api/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/proxy/proxy-api/pom.xml b/proxy/proxy-api/pom.xml
index d071fb4..18a8112 100644
--- a/proxy/proxy-api/pom.xml
+++ b/proxy/proxy-api/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>org.apache.aries.proxy.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy API</name>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.1</version>
     <description>
         This bundle contains the Apache Aries Proxy service API.
     </description>
@@ -41,7 +41,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.proxy.api-1.1.1</tag>
+  </scm>
 
     <properties>
         <!-- Export package versions are maintained in packageinfo files -->