summaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-03-07 14:16:13 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-07 14:16:13 +0000
commit45980fe83716dd804d9b1ce115088d096454f6d3 (patch)
tree7d5af96804b9a1e45471d3dd7423d7a4e1db6acb /ONAP-PAP-REST
parentb2d7646daa4c1a15af8df0a5a915dbbda9a1b2ee (diff)
parent48276315757f6561ee6a52575c07ba4d726679f5 (diff)
Merge "Clean up pom.xml and fix CLM"
Diffstat (limited to 'ONAP-PAP-REST')
-rw-r--r--ONAP-PAP-REST/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml
index 828f466c4..0c04a8600 100644
--- a/ONAP-PAP-REST/pom.xml
+++ b/ONAP-PAP-REST/pom.xml
@@ -190,7 +190,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
- <version>[1.4.186,)</version>
</dependency>
<dependency>
<groupId>com.github.fge</groupId>