Skip to content

Commit

Permalink
Merge pull request #19 from DavideD/SHRINKWRAP-287
Browse files Browse the repository at this point in the history
Shrinkwrap 287 - Duplicated entries in POMS
  • Loading branch information
ALRubinger committed Jun 26, 2011
2 parents 3d642a6 + 3e1ea69 commit 29439bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
6 changes: 0 additions & 6 deletions dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
<artifactId>shrinkwrap-extension-descriptors</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jboss.shrinkwrap</groupId>
<artifactId>shrinkwrap-extension-vfs3</artifactId>
<version>${project.version}</version>
</dependency>

</dependencies>

<build>
Expand Down
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,15 +122,6 @@
</configuration>
</plugin>

<!-- Maven Release Plugin Configuration -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>

<!-- Enforce Maven Environment -->
<plugin>
<artifactId>maven-enforcer-plugin
Expand Down

0 comments on commit 29439bc

Please sign in to comment.