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 2017/11/07 09:48:51 UTC

[sling-org-apache-sling-jcr-jackrabbit-usermanager] 22/24: updating pom files pre-release

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

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

commit c6e89d2a0e41ec938cabe82df7dd9d351153a3ed
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Wed Nov 3 17:30:30 2010 +0000

    updating pom files pre-release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-usermanager@1030554 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b5b0875..eba3f29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
@@ -61,7 +61,7 @@
                 <configuration>
                     <instructions>
 						<Export-Package>
-                            org.apache.sling.jackrabbit.usermanager;version=2.0.6,
+                            org.apache.sling.jackrabbit.usermanager;version=2.1.0,
 						</Export-Package>
                         <Private-Package>
                             org.apache.sling.jackrabbit.usermanager.impl.*

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.