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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 867243c  [maven-release-plugin] prepare release 
org.apache.sling.bundleresource.impl-2.3.2
867243c is described below

commit 867243c83b45fd5f0e6e747ab1343352a3ba5620
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Aug 21 16:32:55 2018 +0200

    [maven-release-plugin] prepare release 
org.apache.sling.bundleresource.impl-2.3.2
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2d5e9c9..b1dd563 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.bundleresource.impl</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.1-SNAPSHOT</version>
+    <version>2.3.2</version>
 
     <name>Apache Sling Bundle Resource Provider</name>
     <description>
@@ -40,7 +40,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-bundleresource-impl.git</url>
-    </scm>
+      <tag>org.apache.sling.bundleresource.impl-2.3.2</tag>
+  </scm>
 
     <build>
         <plugins>

Reply via email to