You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/12/11 09:55:16 UTC

svn commit: r485559 - /cocoon/trunk/core/cocoon-core/pom.xml

Author: reinhard
Date: Mon Dec 11 00:55:14 2006
New Revision: 485559

URL: http://svn.apache.org/viewvc?view=rev&rev=485559
Log:
use SNAPSHOT version of parent; reactivate Daisy plugin

Modified:
    cocoon/trunk/core/cocoon-core/pom.xml

Modified: cocoon/trunk/core/cocoon-core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-core/pom.xml?view=diff&rev=485559&r1=485558&r2=485559
==============================================================================
--- cocoon/trunk/core/cocoon-core/pom.xml (original)
+++ cocoon/trunk/core/cocoon-core/pom.xml Mon Dec 11 00:55:14 2006
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon-core-modules</artifactId>
-    <version>2</version>
+    <version>3-SNAPSHOT</version>
   </parent>
   <artifactId>cocoon-core</artifactId>
   <version>2.2.0-M3-SNAPSHOT</version>
@@ -77,7 +77,7 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
       </plugin>
-      <!--plugin>
+      <plugin>
         <groupId>org.daisycms</groupId>
         <artifactId>daisy-maven-plugin</artifactId>
         <configuration>        
@@ -85,7 +85,7 @@
           <collection>cdocs-core</collection>          
           <skipFirstNavigationDocumentLevel>false</skipFirstNavigationDocumentLevel>
         </configuration>
-      </plugin-->       
+      </plugin>       
     </plugins>
     <resources>
       <resource>