Commenting out marmalade support until I get it converted to the new mojo api.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@165364 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2005-04-30 00:05:36 +00:00
parent fbfa68d0b1
commit e94c2611d3
1 changed files with 2 additions and 2 deletions

View File

@ -22,11 +22,11 @@
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<!-- dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-tools-marmalade</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependency -->
</dependencies>
</model>