You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/02/19 09:58:49 UTC

svn commit: r1447632 - /archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml

Author: olamy
Date: Tue Feb 19 08:58:49 2013
New Revision: 1447632

URL: http://svn.apache.org/r1447632
Log:
version defined in parent

Modified:
    archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml

Modified: archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml?rev=1447632&r1=1447631&r2=1447632&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml (original)
+++ archiva/redback/redback-components/trunk/modello-plugins/modello-plugin-redback-registry/pom.xml Tue Feb 19 08:58:49 2013
@@ -52,18 +52,15 @@
     <dependency>
       <groupId>org.codehaus.modello</groupId>
       <artifactId>modello-test</artifactId>
-      <version>${modelloVersion}</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.codehaus.modello</groupId>
       <artifactId>modello-core</artifactId>
-      <version>${modelloVersion}</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.modello</groupId>
       <artifactId>modello-plugin-java</artifactId>
-      <version>${modelloVersion}</version>
       <scope>test</scope>
     </dependency>
     <dependency>