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

Commit

Permalink
REOPENED - issue NEXUS-2571: Task "Remove Snapshots from repo" incorr…
Browse files Browse the repository at this point in the history
…ectly removes all snapshots

https://issues.sonatype.org/browse/NEXUS-2571

git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/trunk/nexus-parent@4969 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
velo committed Sep 9, 2009
1 parent 9d381eb commit 165dcdc
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions pom.xml
Expand Up @@ -109,15 +109,6 @@
</configuration>
</plugin>
</plugins>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>2.4-SNAPSHOT</version>
</plugin>
</plugins>
</pluginManagement>
</build>
</profile>
</profiles>
Expand Down Expand Up @@ -150,14 +141,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.3</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<version>1.0-beta-3-SONATYPE-682132</version>
</dependency>
</dependencies>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 165dcdc

Please sign in to comment.