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 2014/09/03 12:08:59 UTC

git commit: [KARAF-3191] Upgrade to Pax Web 3.1.2

Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 9af636495 -> c2eef4e21


[KARAF-3191] Upgrade to Pax Web 3.1.2


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

Branch: refs/heads/karaf-3.0.x
Commit: c2eef4e21a31a0270e0c30afdf2bfc0c21159218
Parents: 9af6364
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Sep 3 12:08:40 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Sep 3 12:08:40 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/c2eef4e2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf55442..368c0ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,7 +227,7 @@
         <pax.logging.version>1.7.3</pax.logging.version>
         <pax.base.version>1.4.0</pax.base.version>
         <pax.url.version>2.1.0</pax.url.version>
-        <pax.web.version>3.1.2-SNAPSHOT</pax.web.version>
+        <pax.web.version>3.1.2</pax.web.version>
         <pax.tinybundle.version>2.0.0</pax.tinybundle.version>
         <portlet-api.version>2.0</portlet-api.version>
         <slf4j.version>1.7.7</slf4j.version>