You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/20 13:40:10 UTC

[camel] 01/02: CAMEL-19062 - Clean up Parent POM - Jakarta Persistence API

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ac35e82479e3878a64f150d79ed55155259b16cb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 20 14:13:02 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Jakarta Persistence API
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a24ea07a355..ab5b45cb83d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2750,12 +2750,6 @@
             </dependency>
 
             <!-- spec jars -->
-
-            <dependency>
-                <groupId>jakarta.persistence</groupId>
-                <artifactId>jakarta.persistence-api</artifactId>
-                <version>${jakarta-persistence-api-version}</version>
-            </dependency>
             <dependency>
                 <groupId>jakarta.transaction</groupId>
                 <artifactId>jakarta.transaction-api</artifactId>