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 43308de  [maven-release-plugin] prepare release 
org.apache.aries.proxy-1.1.12
43308de is described below

commit 43308deb71af68b0eea7349b11b0151ad901d692
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Jan 2 07:51:18 2022 +0100

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

diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index 9c8c49e..b4b1ded 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.12-SNAPSHOT</version>
+    <version>1.1.12</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>
@@ -41,7 +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>HEAD</tag>
+      <tag>org.apache.aries.proxy-1.1.12</tag>
   </scm>
 
     <properties>

Reply via email to