You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/10/04 02:51:35 UTC

svn commit: r293478 - in /maven/components/trunk: maven-plugin-tools/pom.xml maven-script/pom.xml

Author: brett
Date: Mon Oct  3 17:51:29 2005
New Revision: 293478

URL: http://svn.apache.org/viewcvs?rev=293478&view=rev
Log:
remove marmalade references

Modified:
    maven/components/trunk/maven-plugin-tools/pom.xml
    maven/components/trunk/maven-script/pom.xml

Modified: maven/components/trunk/maven-plugin-tools/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugin-tools/pom.xml?rev=293478&r1=293477&r2=293478&view=diff
==============================================================================
--- maven/components/trunk/maven-plugin-tools/pom.xml (original)
+++ maven/components/trunk/maven-plugin-tools/pom.xml Mon Oct  3 17:51:29 2005
@@ -12,8 +12,7 @@
   <modules>
     <module>maven-plugin-tools-api</module>
     <module>maven-plugin-tools-java</module>
-    <module>maven-plugin-tools-marmalade</module>
     <module>maven-plugin-tools-beanshell</module>
     <module>maven-plugin-tools-pluggy</module>
   </modules>
-</project>
\ No newline at end of file
+</project>

Modified: maven/components/trunk/maven-script/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-script/pom.xml?rev=293478&r1=293477&r2=293478&view=diff
==============================================================================
--- maven/components/trunk/maven-script/pom.xml (original)
+++ maven/components/trunk/maven-script/pom.xml Mon Oct  3 17:51:29 2005
@@ -10,7 +10,6 @@
   <name>Maven Script Support Root</name>
   <version>2.0-beta-3-SNAPSHOT</version>
   <modules>
-    <module>maven-script-marmalade</module>
     <module>maven-script-beanshell</module>
   </modules>
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org