You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/02/25 08:23:17 UTC

svn commit: r1293536 - /karaf/trunk/pom.xml

Author: jbonofre
Date: Sat Feb 25 07:23:17 2012
New Revision: 1293536

URL: http://svn.apache.org/viewvc?rev=1293536&view=rev
Log:
[KARAF-1185] Upgrade to Pax Logging 1.6.5

Modified:
    karaf/trunk/pom.xml

Modified: karaf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1293536&r1=1293535&r2=1293536&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Sat Feb 25 07:23:17 2012
@@ -183,7 +183,7 @@
         <osgi.version>4.3.0</osgi.version>
         <osgi.compendium.version>4.2.0</osgi.compendium.version>
         <pax.exam.version>2.3.0</pax.exam.version>
-        <pax.logging.version>1.6.5-SNAPSHOT</pax.logging.version>
+        <pax.logging.version>1.6.5</pax.logging.version>
         <pax.runner.version>1.7.5</pax.runner.version>
         <pax.base.version>1.3.0-SNAPSHOT</pax.base.version>
         <pax.url.version>1.4.0.RC1</pax.url.version>