Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
updated parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 19, 2012
1 parent e0d6020 commit d130fd3
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-components</artifactId>
<version>1.1.20</version>
<version>1.2</version>
</parent>

<artifactId>plexus-compiler</artifactId>
Expand Down Expand Up @@ -61,15 +61,6 @@
</dependencies>

<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.5.1</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit d130fd3

Please sign in to comment.