You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2015/02/12 12:01:04 UTC

[2/2] archiva git commit: inherit from parent pom

inherit from parent pom


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/e1689472
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/e1689472
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/e1689472

Branch: refs/heads/master
Commit: e16894724fb8d6668841a9ed6d2384f1678324f4
Parents: 0b22f0e
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Feb 12 22:00:46 2015 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Feb 12 22:00:46 2015 +1100

----------------------------------------------------------------------
 pom.xml | 15 ---------------
 1 file changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/e1689472/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 84c0f91..0ee4514 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1789,21 +1789,6 @@
           </dependencies>
         </plugin>
         <plugin>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.8</version>
-        </plugin>
-        <plugin>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>exec-maven-plugin</artifactId>
-          <version>1.2</version>
-        </plugin>
-        <plugin>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>buildnumber-maven-plugin</artifactId>
-          <version>1.1</version>
-        </plugin>
-        <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
           <version>1.7</version>