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 2016/10/20 07:42:18 UTC

karaf git commit: [KARAF-4592] Remove Aries Transaction JDBC version from the pom as it's now defined in Pax JDBC

Repository: karaf
Updated Branches:
  refs/heads/master 38a8ea6fc -> a3b89741e


[KARAF-4592] Remove Aries Transaction JDBC version from the pom as it's now defined in Pax JDBC


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

Branch: refs/heads/master
Commit: a3b89741ed718a8fd61428f93bd3c877944aea37
Parents: 38a8ea6
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Thu Oct 20 09:41:00 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Thu Oct 20 09:41:00 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/a3b89741/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f3b618e..0c5ad82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,6 @@
         <aries.transaction.manager.version>1.3.1</aries.transaction.manager.version>
         <aries.transaction.blueprint.version>1.1.1</aries.transaction.blueprint.version>
         <aries.transaction.blueprint.version2>2.1.0</aries.transaction.blueprint.version2>
-        <aries.transaction.jdbc.version>2.1.2</aries.transaction.jdbc.version>
         <aries.util.version>1.1.1</aries.util.version>
 
         <narayana.version>5.3.5.Final</narayana.version>