aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2019-02-12 19:22:12 +0100
committerMartin Stockhammer <martin_s@apache.org>2019-02-12 19:22:12 +0100
commita946145974ca8733e3834016d6ee1737d67481d9 (patch)
tree4f0cc1fe543682713fa80c902c539d775e5a14e7
parent9fff17411dcf2735940900451235d51cb7d65982 (diff)
downloadarchiva-a946145974ca8733e3834016d6ee1737d67481d9.tar.gz
archiva-a946145974ca8733e3834016d6ee1737d67481d9.zip
Removing modello plugin definition
-rw-r--r--pom.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/pom.xml b/pom.xml
index 3ca7dfb12..6c44dcba1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1810,21 +1810,6 @@
</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>
<configuration>