diff options
Diffstat (limited to 'LogParser')
-rw-r--r-- | LogParser/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml index f088f217b..035181db9 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -59,12 +59,10 @@ <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>javax.persistence</artifactId> - <version>2.1.0</version> </dependency> <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>eclipselink</artifactId> - <version>2.6.0</version> </dependency> <dependency> <groupId>org.onap.policy.engine</groupId> |