mirror of https://github.com/apache/maven.git
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:
parent
fbfa68d0b1
commit
e94c2611d3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue