You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/08/11 10:54:47 UTC

svn commit: r803040 - in /excalibur/trunk/framework: api/pom.xml impl/pom.xml

Author: rdonkin
Date: Tue Aug 11 08:54:46 2009
New Revision: 803040

URL: http://svn.apache.org/viewvc?rev=803040&view=rev
Log:
EXLBR-49 Now that compile order is correct, inherit version. https://issues.apache.org/jira/browse/EXLBR-49

Modified:
    excalibur/trunk/framework/api/pom.xml
    excalibur/trunk/framework/impl/pom.xml

Modified: excalibur/trunk/framework/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/api/pom.xml?rev=803040&r1=803039&r2=803040&view=diff
==============================================================================
--- excalibur/trunk/framework/api/pom.xml (original)
+++ excalibur/trunk/framework/api/pom.xml Tue Aug 11 08:54:46 2009
@@ -33,7 +33,6 @@
     <dependency>
       <groupId>org.apache.avalon.logkit</groupId>
       <artifactId>avalon-logkit</artifactId>
-      <version>2.2.1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Modified: excalibur/trunk/framework/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/impl/pom.xml?rev=803040&r1=803039&r2=803040&view=diff
==============================================================================
--- excalibur/trunk/framework/impl/pom.xml (original)
+++ excalibur/trunk/framework/impl/pom.xml Tue Aug 11 08:54:46 2009
@@ -48,7 +48,6 @@
       <groupId>org.apache.avalon.logkit</groupId>
       <artifactId>avalon-logkit</artifactId>
       <scope>provided</scope>
-      <version>2.2.1</version>
     </dependency>
     <dependency>
       <artifactId>junit</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org