remove use of snapshots 35/20435/3 1.0.0-Amsterdam 1.0.0-ONAP v1.1.32
authorMichael Lando <ml636r@att.com>
Tue, 24 Oct 2017 20:33:11 +0000 (23:33 +0300)
committerMichael Lando <ml636r@att.com>
Wed, 1 Nov 2017 12:44:48 +0000 (14:44 +0200)
Change-Id: I76783de853d2ee56b1e5423207c4d1d1fa7fd888
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
sdc-distribution-ci/pom.xml

diff --git a/pom.xml b/pom.xml
index 2a1a78a..857a39a 100644 (file)
--- 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>
index 8cfc4a1..59a4f00 100644 (file)
@@ -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>