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/08 08:50:08 UTC

svn commit: r792052 - /excalibur/trunk/containerkit/logkit/pom.xml

Author: rdonkin
Date: Wed Jul  8 06:50:07 2009
New Revision: 792052

URL: http://svn.apache.org/viewvc?rev=792052&view=rev
Log:
EXLBR-44 Switch to using common version property https://issues.apache.org/jira/browse/EXLBR-44

Modified:
    excalibur/trunk/containerkit/logkit/pom.xml

Modified: excalibur/trunk/containerkit/logkit/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/logkit/pom.xml?rev=792052&r1=792051&r2=792052&view=diff
==============================================================================
--- excalibur/trunk/containerkit/logkit/pom.xml (original)
+++ excalibur/trunk/containerkit/logkit/pom.xml Wed Jul  8 06:50:07 2009
@@ -26,7 +26,7 @@
   <name>Avalon Logkit</name>
   <artifactId>avalon-logkit</artifactId>
   <groupId>org.apache.avalon.logkit</groupId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>${version.containerkit}</version>
   <inceptionYear>1997</inceptionYear>
   <description>Excalibur's Logkit package</description>
   <dependencies>



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