Change JPA API dependency to org.eclipse.persistence
----------------------------------------------------

                 Key: JDO-675
                 URL: https://issues.apache.org/jira/browse/JDO-675
             Project: JDO
          Issue Type: Task
          Components: api
    Affects Versions: JDO 3
            Reporter: Michael Bouschen
            Assignee: Michael Bouschen
             Fix For: JDO 3 maintenance release 1


Change the JPA 2.0 AP dependency to official jar: 
    <dependency>
       <groupId>org.eclipse.persistence</groupId>
       <artifactId>javax.persistence</artifactId>
       <version>2.0.0</version>
    </dependency>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to