]> source.dussan.org Git - archiva.git/commitdiff
use a property for this version
authorOlivier Lamy <olamy@apache.org>
Sat, 15 Sep 2012 21:15:43 +0000 (21:15 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 15 Sep 2012 21:15:43 +0000 (21:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1385182 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 46c43b2c98706526e5c159d39acd2a66c024e786..930dc9950a70ce9304731f9d6dbcb5e49d50c725 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -81,6 +81,8 @@
     <jxrVersion>2.3</jxrVersion>
     <javadocPluginVersion>2.8.1</javadocPluginVersion>
 
+    <plexusUtilsPluginsVersion>3.0.6</plexusUtilsPluginsVersion>
+
   </properties>
 
 
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-utils</artifactId>
-              <version>3.0.6</version>
+              <version>${plexusUtilsPluginsVersion}</version>
             </dependency>
           </dependencies>
         </plugin>
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-utils</artifactId>
-              <version>3.0.6</version>
+              <version>${plexusUtilsPluginsVersion}</version>
             </dependency>
           </dependencies>
         </plugin>
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-utils</artifactId>
-              <version>3.0.6</version>
+              <version>${plexusUtilsPluginsVersion}</version>
             </dependency>
           </dependencies>
         </plugin>