aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-10-24 23:33:11 +0300
committerMichael Lando <ml636r@att.com>2017-11-01 14:44:48 +0200
commitf9114e9c48f350d1163de2004f390ffddb06cd50 (patch)
treeab501d2cda3ef89e021a0598bcfc044819e802c6
parent05f8315ebd821f34eb2abd918232fdd0eb576ead (diff)
remove use of snapshotsv1.1.321.0.0-ONAP1.0.0-Amsterdam
Change-Id: I76783de853d2ee56b1e5423207c4d1d1fa7fd888 Issue-Id: SDC-530 Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r--pom.xml1
-rw-r--r--sdc-distribution-ci/pom.xml2
2 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2a1a78a..857a39a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,6 @@
<org.glassfish.jersey.version>2.24</org.glassfish.jersey.version>
<functionaljava.version>4.2</functionaljava.version>
<httpclient.version>4.4.1</httpclient.version>
- <commons-logging.version>1.2.1-SNAPSHOT</commons-logging.version>
<httpcore.version>4.4.1</httpcore.version>
<logback.version>1.1.2</logback.version>
<junit.version>4.12</junit.version>
diff --git a/sdc-distribution-ci/pom.xml b/sdc-distribution-ci/pom.xml
index 8cfc4a1..59a4f00 100644
--- a/sdc-distribution-ci/pom.xml
+++ b/sdc-distribution-ci/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.openecomp.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.1.32-SNAPSHOT</version>
+ <version>1.1.32</version>
<scope>compile</scope>
</dependency>