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 2022/10/08 05:00:59 UTC

[aries] annotated tag org.apache.aries.proxy-1.1.13 created (now 2866e5de1)

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

jbonofre pushed a change to annotated tag org.apache.aries.proxy-1.1.13
in repository https://gitbox.apache.org/repos/asf/aries.git


      at 2866e5de1 (tag)
 tagging 7b0d9d4550f01f9438dc5273a0c0b48901793acc (commit)
 replaces org.apache.aries.transaction.blueprint-2.3.1
      by Jean-Baptiste Onofré
      on Sat Oct 8 07:00:55 2022 +0200

- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag org.apache.aries.proxy-1.1.13
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 7b0d9d455 [maven-release-plugin] prepare release org.apache.aries.proxy-1.1.13

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[aries] 01/01: [maven-release-plugin] prepare release org.apache.aries.proxy-1.1.13

Posted by jb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to annotated tag org.apache.aries.proxy-1.1.13
in repository https://gitbox.apache.org/repos/asf/aries.git

commit 7b0d9d4550f01f9438dc5273a0c0b48901793acc
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Oct 8 06:44:09 2022 +0200

    [maven-release-plugin] prepare release org.apache.aries.proxy-1.1.13
---
 proxy/proxy-impl/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index b13320f2d..f17a09174 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Service</name>
-    <version>1.1.13-SNAPSHOT</version>
+    <version>1.1.13</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>
@@ -41,6 +41,7 @@
         <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>
+    <tag>org.apache.aries.proxy-1.1.13</tag>
   </scm>
 
     <properties>