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/07/12 12:38:55 UTC

svn commit: r793320 - /excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml

Author: rdonkin
Date: Sun Jul 12 10:38:54 2009
New Revision: 793320

URL: http://svn.apache.org/viewvc?rev=793320&view=rev
Log:
EXLBR-47 Inherit containerkit dependencies from parent pom https://issues.apache.org/jira/browse/EXLBR-47

Modified:
    excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml

Modified: excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml?rev=793320&r1=793319&r2=793320&view=diff
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml Sun Jul 12 10:38:54 2009
@@ -40,12 +40,10 @@
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-mgr-api</artifactId>
-      <version>2.2.2-SNAPSHOT</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