Author: justin
Date: Wed Nov  3 17:30:30 2010
New Revision: 1030554

URL: http://svn.apache.org/viewvc?rev=1030554&view=rev
Log:
updating pom files pre-release

Modified:
    sling/trunk/bundles/jcr/davex/pom.xml
    sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml
    sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml
    sling/trunk/bundles/jcr/webdav/pom.xml

Modified: sling/trunk/bundles/jcr/davex/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/davex/pom.xml?rev=1030554&r1=1030553&r2=1030554&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/davex/pom.xml (original)
+++ sling/trunk/bundles/jcr/davex/pom.xml Wed Nov  3 17:30:30 2010
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

Modified: sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml?rev=1030554&r1=1030553&r2=1030554&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml (original)
+++ sling/trunk/bundles/jcr/jackrabbit-accessmanager/pom.xml Wed Nov  3 
17:30:30 2010
@@ -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>
 
@@ -65,8 +65,8 @@
                             
org.apache.sling.servlets.post;inline="org/apache/sling/servlets/post/impl/helper/JSONResponse*"
                         </Embed-Dependency>
                         <Export-Package>
-                     
org.apache.sling.jcr.jackrabbit.accessmanager;version=2.0.6,
-                     
org.apache.sling.jcr.jackrabbit.accessmanager.post;version=2.0.6
+                     
org.apache.sling.jcr.jackrabbit.accessmanager;version=2.1.0,
+                     
org.apache.sling.jcr.jackrabbit.accessmanager.post;version=2.1.0
                         </Export-Package>
                         <Sling-Initial-Content />
                         <Sling-Nodetypes />

Modified: sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml?rev=1030554&r1=1030553&r2=1030554&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml (original)
+++ sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml Wed Nov  3 17:30:30 
2010
@@ -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.*

Modified: sling/trunk/bundles/jcr/webdav/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/webdav/pom.xml?rev=1030554&r1=1030553&r2=1030554&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/webdav/pom.xml (original)
+++ sling/trunk/bundles/jcr/webdav/pom.xml Wed Nov  3 17:30:30 2010
@@ -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>
 


Reply via email to