Author: michiel
Date: 2009-06-03 21:10:16 +0200 (Wed, 03 Jun 2009)
New Revision: 35651

Modified:
   mmbase/trunk/applications/editwizard/pom.xml
Log:


Modified: mmbase/trunk/applications/editwizard/pom.xml
===================================================================
--- mmbase/trunk/applications/editwizard/pom.xml        2009-06-03 19:08:34 UTC 
(rev 35650)
+++ mmbase/trunk/applications/editwizard/pom.xml        2009-06-03 19:10:16 UTC 
(rev 35651)
@@ -21,6 +21,7 @@
 
   <properties>
     <templatesTarget>mmbase/edit/wizard</templatesTarget>
+    <project.name>editwizard</project.name>
   </properties>
 
   <dependencies>
@@ -51,6 +52,10 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>docbook-maven-plugin</artifactId>
+      </plugin>
     </plugins>
   </build>
 </project>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to