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 2020/05/04 05:06:28 UTC

[karaf] branch master updated: Update compendium to 7.0.0

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 2d0b8c6  Update compendium to 7.0.0
     new d46c41f  Merge pull request #1113 from jbonofre/R7
2d0b8c6 is described below

commit 2d0b8c6a9097b85df680ef9bbe998306de9a1406
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun May 3 06:53:10 2020 +0200

    Update compendium to 7.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10286dd..b479fc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -276,7 +276,7 @@
         <org.osgi.service.jdbc.version>1.0.0</org.osgi.service.jdbc.version>
         <org.osgi.service.jpa.version>1.0.0</org.osgi.service.jpa.version>
         <osgi.version>7.0.0</osgi.version>
-        <osgi.compendium.version>6.0.0</osgi.compendium.version>
+        <osgi.compendium.version>7.0.0</osgi.compendium.version>
 
         <pax.cdi.version>1.1.3</pax.cdi.version>
         <pax.exam.version>4.13.3</pax.exam.version>