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 2010/12/16 11:28:14 UTC

svn commit: r1049882 - /sling/trunk/contrib/jcr/compiler/pom.xml

Author: cziegeler
Date: Thu Dec 16 10:28:14 2010
New Revision: 1049882

URL: http://svn.apache.org/viewvc?rev=1049882&view=rev
Log:
Prepare release

Modified:
    sling/trunk/contrib/jcr/compiler/pom.xml

Modified: sling/trunk/contrib/jcr/compiler/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/jcr/compiler/pom.xml?rev=1049882&r1=1049881&r2=1049882&view=diff
==============================================================================
--- sling/trunk/contrib/jcr/compiler/pom.xml (original)
+++ sling/trunk/contrib/jcr/compiler/pom.xml Thu Dec 16 10:28:14 2010
@@ -72,7 +72,7 @@
 	    <dependency>
 	      <groupId>org.apache.sling</groupId>
 	      <artifactId>org.apache.sling.commons.compiler</artifactId>
-	      <version>1.0.1-SNAPSHOT</version>
+	      <version>2.0.0</version>
 	      <scope>provided</scope>
 	    </dependency>
 	    <dependency>