]> source.dussan.org Git - archiva.git/commitdiff
o Remove timestamp version of clean plugin
authorEmmanuel Venisse <evenisse@apache.org>
Tue, 24 Oct 2006 12:41:04 +0000 (12:41 +0000)
committerEmmanuel Venisse <evenisse@apache.org>
Tue, 24 Oct 2006 12:41:04 +0000 (12:41 +0000)
o Fix xml

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@467321 13f79535-47bb-0310-9956-ffa450edef68

archiva-webapp/pom.xml
pom.xml

index a3d4031f4c69c3e7db42ae756af4b0a2260016ee..31c84b009a70b6e2b92c2fa7ac6a89baa7a73332 100644 (file)
       <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>
diff --git a/pom.xml b/pom.xml
index 7133d0d3cd6bfc61cd807dff42f8bf2c7f271b41..ae083bfa54ef46885d9ae599a3372fdf64e32dd2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   </repositories>
   <properties>
     <maven.version>2.0.4</maven.version>
-    <plexus-security.version>1.0-alpha-6-SNAPSHOT</plexus-security.version
+    <plexus-security.version>1.0-alpha-6-SNAPSHOT</plexus-security.version>
   </properties>
 </project>