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 2007/05/01 17:49:53 UTC

svn commit: r534130 - /cocoon/trunk/blocks/cocoon-samples-style/cocoon-samples-style-default/pom.xml

Author: reinhard
Date: Tue May  1 08:49:52 2007
New Revision: 534130

URL: http://svn.apache.org/viewvc?view=rev&rev=534130
Log:
not necessary anymore

Modified:
    cocoon/trunk/blocks/cocoon-samples-style/cocoon-samples-style-default/pom.xml

Modified: cocoon/trunk/blocks/cocoon-samples-style/cocoon-samples-style-default/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-samples-style/cocoon-samples-style-default/pom.xml?view=diff&rev=534130&r1=534129&r2=534130
==============================================================================
--- cocoon/trunk/blocks/cocoon-samples-style/cocoon-samples-style-default/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-samples-style/cocoon-samples-style-default/pom.xml Tue May  1 08:49:52 2007
@@ -39,11 +39,6 @@
     <finalName>cocoon-samples-style-default</finalName>
     <plugins>
       <plugin>
-        <groupId>org.apache.cocoon</groupId>
-        <artifactId>cocoon-deployer-plugin</artifactId>
-        <version>1.0.0-M2-SNAPSHOT</version>
-      </plugin>
-      <plugin>
         <groupId>org.mortbay.jetty</groupId>
         <artifactId>maven-jetty6-plugin</artifactId>
         <version>6.0.0beta10</version>