You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2016/03/10 11:55:04 UTC

karaf git commit: [KARAF-4410] Upgrade to Aries JPA Container 1.0.4

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 6bee13304 -> 1b99813be


[KARAF-4410] Upgrade to Aries JPA Container 1.0.4

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

Branch: refs/heads/karaf-4.0.x
Commit: 1b99813be499724860a6f9eada1befe02663cd91
Parents: 6bee133
Author: Guillaume Nodet <gn...@apache.org>
Authored: Thu Mar 10 11:54:25 2016 +0100
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Thu Mar 10 11:54:49 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/1b99813b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f702f01..414b0b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,7 +219,7 @@
         <aries.jpa.version>2.3.0</aries.jpa.version>
         <aries.jpa.blueprint.aries.version>1.0.4</aries.jpa.blueprint.aries.version>
         <aries.jpa.api.version>1.0.2</aries.jpa.api.version>
-        <aries.jpa.container.version>1.0.3</aries.jpa.container.version>
+        <aries.jpa.container.version>1.0.4</aries.jpa.container.version>
         <aries.jpa.container.context.version>1.0.4</aries.jpa.container.context.version>
         <aries.jndi.version>1.0.0</aries.jndi.version>
         <aries.jndi.api.version>1.1.0</aries.jndi.api.version>