Release policy/engine
[policy/engine.git] / PolicyEngineUtils / pom.xml
index 25e3de6..c635a17 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.engine</groupId>
         <artifactId>PolicyEngineSuite</artifactId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.3</version>
     </parent>
     <artifactId>PolicyEngineUtils</artifactId>
     <dependencies>
             <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>