You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by da...@apache.org on 2007/02/19 20:47:52 UTC

svn commit: r509315 - /cocoon/trunk/blocks/cocoon-portal/cocoon-portal-auth-impl/pom.xml

Author: danielf
Date: Mon Feb 19 11:47:51 2007
New Revision: 509315

URL: http://svn.apache.org/viewvc?view=rev&rev=509315
Log:
Make trunk compilable.

Modified:
    cocoon/trunk/blocks/cocoon-portal/cocoon-portal-auth-impl/pom.xml

Modified: cocoon/trunk/blocks/cocoon-portal/cocoon-portal-auth-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-portal/cocoon-portal-auth-impl/pom.xml?view=diff&rev=509315&r1=509314&r2=509315
==============================================================================
--- cocoon/trunk/blocks/cocoon-portal/cocoon-portal-auth-impl/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-portal/cocoon-portal-auth-impl/pom.xml Mon Feb 19 11:47:51 2007
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-auth-impl</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0-RC1-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>