You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/09/12 12:08:43 UTC

[sling-org-apache-sling-jcr-jackrabbit-usermanager] branch master updated: [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.usermanager-2.2.8

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git


The following commit(s) were added to refs/heads/master by this push:
     new a7f9237  [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.usermanager-2.2.8
a7f9237 is described below

commit a7f9237ef70cfa05d301fcfe967e3205586a8f8b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Sep 12 14:08:41 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.usermanager-2.2.8
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 45ee512..dc4cb7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
     <packaging>bundle</packaging>
-    <version>2.2.7-SNAPSHOT</version>
+    <version>2.2.8</version>
     <name>Apache Sling Jackrabbit UserManager Support</name>
     <description>
         Provides ResourceProvider and SlingPostOperations for the Jackrabbit
@@ -40,7 +40,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-jackrabbit-usermanager.git</url>
-    </scm>
+      <tag>org.apache.sling.jcr.jackrabbit.usermanager-2.2.8</tag>
+  </scm>
 
     <build>
         <plugins>