You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2014/09/07 00:12:32 UTC

git commit: SM-2321: Upgrade to pax-logging 1.4.7

Repository: servicemix
Updated Branches:
  refs/heads/master 3f55c31db -> a58a76106


SM-2321: Upgrade to pax-logging 1.4.7


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/a58a7610
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/a58a7610
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/a58a7610

Branch: refs/heads/master
Commit: a58a761068ad304777c54532ecb1a2499eaa1470
Parents: 3f55c31
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sun Sep 7 00:11:33 2014 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Sep 7 00:11:33 2014 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/a58a7610/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6d87e8e..5998fbc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -48,7 +48,7 @@
     <aries.util.version>1.1.0</aries.util.version>
     <aries.blueprint.core.version>1.4.1</aries.blueprint.core.version>
     <aries.transaction.version>1.0.1</aries.transaction.version>
-    <pax.logging.version>1.7.3-SNAPSHOT</pax.logging.version>
+    <pax.logging.version>1.7.4</pax.logging.version>
 
     <akka.version>2.2.3</akka.version>
     <scala.version>2.10.2</scala.version>