You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2012/01/26 09:56:02 UTC

svn commit: r1236084 - in /sling/trunk: bundles/extensions/fsresource/pom.xml bundles/jcr/jackrabbit-usermanager/pom.xml bundles/jcr/resource/pom.xml contrib/extensions/rewriter/pom.xml

Author: cziegeler
Date: Thu Jan 26 08:56:02 2012
New Revision: 1236084

URL: http://svn.apache.org/viewvc?rev=1236084&view=rev
Log:
Use released maven sling plugin

Modified:
    sling/trunk/bundles/extensions/fsresource/pom.xml
    sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml
    sling/trunk/bundles/jcr/resource/pom.xml
    sling/trunk/contrib/extensions/rewriter/pom.xml

Modified: sling/trunk/bundles/extensions/fsresource/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/fsresource/pom.xml?rev=1236084&r1=1236083&r2=1236084&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/fsresource/pom.xml (original)
+++ sling/trunk/bundles/extensions/fsresource/pom.xml Thu Jan 26 08:56:02 2012
@@ -54,7 +54,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-sling-plugin</artifactId>
-                <version>2.1.1-SNAPSHOT</version>
+                <version>2.1.0</version>
                 <executions>
                     <execution>
                         <id>generate-adapter-metadata</id>

Modified: sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml?rev=1236084&r1=1236083&r2=1236084&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml (original)
+++ sling/trunk/bundles/jcr/jackrabbit-usermanager/pom.xml Thu Jan 26 08:56:02 2012
@@ -57,7 +57,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-sling-plugin</artifactId>
-                <version>2.1.1-SNAPSHOT</version>
+                <version>2.1.0</version>
                 <executions>
                     <execution>
                         <id>generate-adapter-metadata</id>

Modified: sling/trunk/bundles/jcr/resource/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resource/pom.xml?rev=1236084&r1=1236083&r2=1236084&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/resource/pom.xml (original)
+++ sling/trunk/bundles/jcr/resource/pom.xml Thu Jan 26 08:56:02 2012
@@ -61,7 +61,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-sling-plugin</artifactId>
-                <version>2.1.1-SNAPSHOT</version>
+                <version>2.1.0</version>
                 <executions>
                     <execution>
                         <id>generate-adapter-metadata</id>

Modified: sling/trunk/contrib/extensions/rewriter/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/rewriter/pom.xml?rev=1236084&r1=1236083&r2=1236084&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/rewriter/pom.xml (original)
+++ sling/trunk/contrib/extensions/rewriter/pom.xml Thu Jan 26 08:56:02 2012
@@ -52,7 +52,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>maven-sling-plugin</artifactId>
-                <version>2.1.1-SNAPSHOT</version>
+                <version>2.1.0</version>
                 <executions>
                     <execution>
                         <id>generate-adapter-metadata</id>