aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-10-25 10:16:08 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-25 10:16:08 +0000
commit9964a487590b2dc52fec730e1466224675189219 (patch)
tree969b26ef05b28a9419459ffed76588fb8b7413db /pom.xml
parent37932a1c374c90338fe39a08ef68e194dfe7c384 (diff)
parentd7cc2df5b0fa4032baa97e47ff5c5e8b6e27938a (diff)
Merge "update portal url"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index d188dacca6..6a7d39d8f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,8 +34,6 @@
<!-- Elastic Search mapper (reference the elastic search version actually). -->
<elastic-search.version>2.1.0</elastic-search.version>
- <catalog-artifacts.version>1.0.0-SNAPSHOT</catalog-artifacts.version>
- <catalog-builders.version>1.0.0-SNAPSHOT</catalog-builders.version>
<jetty.version>9.2.10.v20150310</jetty.version>
<!-- JSON and YAML Parsing -->
@@ -87,7 +85,7 @@
<extentreports.version>3.0.3</extentreports.version>
<!-- parser-->
- <sdc-tosca-parser.version>1.1.14-SNAPSHOT</sdc-tosca-parser.version>
+ <sdc-tosca-parser.version>1.1.34</sdc-tosca-parser.version>
<!--JaCoCO -->
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>