You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2013/10/30 23:21:39 UTC

git commit: CAMEL-6886: Removed the unused jpa 1.0 version property.

Updated Branches:
  refs/heads/master 1ef5f5f9e -> 4f220bf66


CAMEL-6886: Removed the unused jpa 1.0 version property.

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

Branch: refs/heads/master
Commit: 4f220bf662bbd3b1830cda487e24d84a128b2278
Parents: 1ef5f5f
Author: Babak Vahdat <bv...@apache.org>
Authored: Wed Oct 30 23:21:32 2013 +0100
Committer: Babak Vahdat <bv...@apache.org>
Committed: Wed Oct 30 23:21:32 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4f220bf6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e2635bb..cf183da 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -148,7 +148,6 @@
     <geronimo-j2ee-management-spec-version>1.1</geronimo-j2ee-management-spec-version>
     <geronimo-jcdi-1.0-spec-version>1.0</geronimo-jcdi-1.0-spec-version>
     <geronimo-jms-spec-version>1.1.1</geronimo-jms-spec-version>
-    <geronimo-jpa-spec-version>1.1.1</geronimo-jpa-spec-version>
     <geronimo-jpa2-spec-version>1.1</geronimo-jpa2-spec-version>
     <geronimo-jsp-spec-version>1.1</geronimo-jsp-spec-version>
     <geronimo-jta-spec-version>1.1.1</geronimo-jta-spec-version>