Browse Source

Removing modello plugin definition

pull/51/head
Martin Stockhammer 5 years ago
parent
commit
a946145974
1 changed files with 0 additions and 15 deletions
  1. 0
    15
      pom.xml

+ 0
- 15
pom.xml View File

@@ -1809,21 +1809,6 @@
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.codehaus.modello</groupId>
<artifactId>modello-maven-plugin</artifactId>
<version>1.7</version>
<configuration>
<useJava5>true</useJava5>
</configuration>
<dependencies>
<dependency>
<groupId>org.apache.archiva.redback.components.modello</groupId>
<artifactId>modello-plugin-redback-registry</artifactId>
<version>1.0</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>

Loading…
Cancel
Save