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 2015/06/17 17:12:35 UTC

[1/2] karaf git commit: [KARAF-3707] Update felix framework staging repo

Repository: karaf
Updated Branches:
  refs/heads/master 03be1aef9 -> 2466994ec


[KARAF-3707] Update felix framework staging repo


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

Branch: refs/heads/master
Commit: 97c0411c54fc80bfad4c431e988af1eb30b07639
Parents: 03be1ae
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jun 17 17:10:52 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jun 17 17:11:34 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/97c0411c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dd0949c..8798e59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -378,7 +378,7 @@
         <repository>
             <id>Felix Staging</id>
             <name>Felix  Staging</name>
-            <url>https://repository.apache.org/content/repositories/orgapachefelix-1072</url>
+            <url>https://repository.apache.org/content/repositories/orgapachefelix-1073</url>
             <snapshots>
                 <enabled>false</enabled>
             </snapshots>


[2/2] karaf git commit: [KARAF-3792] Update to Pax Web 4.1.3-SNAPSHOT

Posted by jb...@apache.org.
[KARAF-3792] Update to Pax Web 4.1.3-SNAPSHOT


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

Branch: refs/heads/master
Commit: 2466994ec17b2e9a3ba0ba414f20aa4803a97acc
Parents: 97c0411
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jun 17 17:12:13 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jun 17 17:12:13 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/2466994e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8798e59..25bcbae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,7 @@
         <pax.logging.version>1.8.3</pax.logging.version>
         <pax.base.version>1.5.0</pax.base.version>
         <pax.url.version>2.4.1</pax.url.version>
-        <pax.web.version>4.1.2</pax.web.version>
+        <pax.web.version>4.1.3-SNAPSHOT</pax.web.version>
         <pax.tinybundle.version>2.1.0</pax.tinybundle.version>
         <portlet-api.version>2.0</portlet-api.version>
         <slf4j.version>1.7.12</slf4j.version>