You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/10/14 16:04:16 UTC

[1/4] git commit: inherit version from parent

Updated Branches:
  refs/heads/master b34a8bd30 -> 1d353d8ae


inherit version from parent


Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/1d353d8a
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/1d353d8a
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/1d353d8a

Branch: refs/heads/master
Commit: 1d353d8ae88769916972a6a613210eae4584e51a
Parents: 0b8de4c
Author: olivier lamy <ol...@apache.org>
Authored: Sun Oct 14 16:03:40 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Sun Oct 14 16:03:40 2012 +0200

----------------------------------------------------------------------
 pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/1d353d8a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ce69d50..c9c784a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,11 +353,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.4</version>
-      </plugin>
     </plugins>
 
   </build>