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/12/07 19:31:05 UTC

[1/2] karaf-cellar git commit: [KARAF-4163] Upgrade Joda-time to version 2.9.1

Repository: karaf-cellar
Updated Branches:
  refs/heads/master 71fafa884 -> c1c2a648e


[KARAF-4163] Upgrade Joda-time to version 2.9.1


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

Branch: refs/heads/master
Commit: 8cbab37750afa26462cbb3d9ec536bd7ffc4534a
Parents: 6b73b45
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Dec 2 17:35:24 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Dec 2 17:35:24 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/8cbab377/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index df4f6da..02b21bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <felix.webconsole.version>4.2.8</felix.webconsole.version>
         <hazelcast.version>3.5.4</hazelcast.version>
         <jclouds.version>1.9.1</jclouds.version>
-        <joda-time.version>2.5</joda-time.version>
+        <joda-time.version>2.9.1</joda-time.version>
         <junit.version>4.11</junit.version>
         <karaf.version>4.0.3</karaf.version>
         <osgi.version>6.0.0</osgi.version>


[2/2] karaf-cellar git commit: Merge branch 'KARAF-4163' of https://github.com/oscerd/karaf-cellar

Posted by jb...@apache.org.
Merge branch 'KARAF-4163' of https://github.com/oscerd/karaf-cellar


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

Branch: refs/heads/master
Commit: c1c2a648ee35a3f2b07094184fe4221669da4b70
Parents: 71fafa8 8cbab37
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Dec 7 19:24:10 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Dec 7 19:24:10 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/c1c2a648/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index b637882,02b21bf..f51c52e
--- a/pom.xml
+++ b/pom.xml
@@@ -38,12 -38,12 +38,12 @@@
          <easymock.version>3.4</easymock.version>
          <fabric8.version>2.2.23</fabric8.version>
          <fabric8.kubernetes-client.version>1.3.22</fabric8.kubernetes-client.version>
 -        <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version>
 +        <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version>
          <felix.utils.version>1.8.0</felix.utils.version>
 -        <felix.webconsole.version>4.2.8</felix.webconsole.version>
 +        <felix.webconsole.version>4.2.14</felix.webconsole.version>
          <hazelcast.version>3.5.4</hazelcast.version>
          <jclouds.version>1.9.1</jclouds.version>
-         <joda-time.version>2.5</joda-time.version>
+         <joda-time.version>2.9.1</joda-time.version>
          <junit.version>4.11</junit.version>
          <karaf.version>4.0.3</karaf.version>
          <osgi.version>6.0.0</osgi.version>