Merge "Automation adds index.rst"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 8 Apr 2020 16:57:15 +0000 (16:57 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 8 Apr 2020 16:57:15 +0000 (16:57 +0000)
PolicyEngineUtils/pom.xml

index 4d32ac1..25e3de6 100644 (file)
             <groupId>org.mariadb.jdbc</groupId>
             <artifactId>mariadb-java-client</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.persistence</groupId>
+            <artifactId>org.eclipse.persistence.jpa</artifactId>
+        </dependency>
         <dependency>
             <groupId>com.github.fge</groupId>
             <artifactId>json-patch</artifactId>