diff options
Diffstat (limited to 'archiva-webapp')
-rw-r--r-- | archiva-webapp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-webapp/pom.xml b/archiva-webapp/pom.xml index a3d4031f4..31c84b009 100644 --- a/archiva-webapp/pom.xml +++ b/archiva-webapp/pom.xml @@ -224,7 +224,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-clean-plugin</artifactId> - <version>2.1.1-20060724.192148-1</version> + <version>2.1.1</version> <!-- This configuration is added to cleanup from war:inplace --> <configuration> <filesets> |