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 04:30:54 UTC

[aries] branch trunk updated: Cancel Aries 1.1.13 release

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 8d81d4604 Cancel Aries 1.1.13 release
8d81d4604 is described below

commit 8d81d46046c9c1e4771a84837a405f15a83e9841
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Oct 8 06:30:39 2022 +0200

    Cancel Aries 1.1.13 release
---
 proxy/proxy-impl/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index dd039b04f..b13320f2d 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.14-SNAPSHOT</version>
+    <version>1.1.13-SNAPSHOT</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>
@@ -41,7 +41,6 @@
         <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>HEAD</tag>
   </scm>
 
     <properties>