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/01/20 10:56:36 UTC

karaf-cave git commit: [KARAF-3452] Upgrade to Apache POM 15 (and so maven-release-plugin 2.5.1)

Repository: karaf-cave
Updated Branches:
  refs/heads/master d94b9ef77 -> 8411c7447


[KARAF-3452] Upgrade to Apache POM 15 (and so maven-release-plugin 2.5.1)


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

Branch: refs/heads/master
Commit: 8411c7447d37c8f74a4006a7688edebf4c3e31e9
Parents: d94b9ef
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Jan 20 10:55:48 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Jan 20 10:55:48 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/8411c744/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2ebd368..875f5a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>14</version>
+        <version>15</version>
         <relativePath />
     </parent>
 
@@ -40,7 +40,7 @@
         <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
         <httpclient.version>4.3.4</httpclient.version>
         <jsoup.version>1.7.3</jsoup.version>
-        <karaf.version>3.0.1</karaf.version>
+        <karaf.version>3.0.2</karaf.version>
         <osgi.version>5.0.0</osgi.version>
         <wagon.version>1.0</wagon.version>
     </properties>