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 2019/03/12 20:01:35 UTC

[karaf] branch master updated: [KARAF-6192] Upgrade to Aries JPA 2.7.2

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 ca0c243  [KARAF-6192] Upgrade to Aries JPA 2.7.2
     new 9689b6c  Merge pull request #783 from jbonofre/KARAF-6192
ca0c243 is described below

commit ca0c2431c6150584ed9bef121bb2f56ffbcc8ada
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Mar 12 17:11:11 2019 +0100

    [KARAF-6192] Upgrade to Aries JPA 2.7.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eb1239b..f1cf20b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
         <aries.jmx.blueprint.api.version>1.2.0</aries.jmx.blueprint.api.version>
         <aries.jmx.blueprint.core.version>1.2.0</aries.jmx.blueprint.core.version>
         <aries.jmx.whiteboard.version>1.2.0</aries.jmx.whiteboard.version>
-        <aries.jpa.version>2.7.1</aries.jpa.version>
+        <aries.jpa.version>2.7.2</aries.jpa.version>
         <aries.jpa.blueprint.aries.version>1.0.4</aries.jpa.blueprint.aries.version>
         <aries.jpa.container.context.version>1.0.4</aries.jpa.container.context.version>
         <aries.jndi.version>1.0.0</aries.jndi.version>