remove org.openecomp.sdc artifact 37/96337/1
authorTaka Cho <takamune.cho@att.com>
Fri, 27 Sep 2019 15:05:32 +0000 (11:05 -0400)
committerTaka Cho <takamune.cho@att.com>
Fri, 27 Sep 2019 15:06:24 +0000 (11:06 -0400)
to org.onap.sdc

Change-Id: Ifd0fe9f3cd3fc68c23251308a58bdc3901856db5
Issue-ID: APPC-736
Signed-off-by: Taka Cho <takamune.cho@att.com>
binding-parent/pom.xml
single-feature-parent/pom.xml

index 54c8672..74de328 100644 (file)
@@ -56,14 +56,13 @@ limitations under the License.
         <commons.lang3.version>3.4</commons.lang3.version>
         <antlr.version>4.5.1</antlr.version>
         <logback.version>1.2.3</logback.version>
-        <toscalib.version>1.1.0</toscalib.version>
         <sdc-client.version>1.3.0</sdc-client.version>
         <!-- Should match the version used by sdc-distribution-client -->
         <saClientLibrary.version>0.0.1</saClientLibrary.version>
         <!-- Should match the version used by sdc-distribution-client -->
         <cambriaClient.version>0.0.1</cambriaClient.version>
         <jackson.yml.version>2.3.2</jackson.yml.version>
-        <tosca.datatype.version>1.1.0</tosca.datatype.version>
+        <tosca.datatype.version>1.5.2</tosca.datatype.version>
         <velocity.version>1.7</velocity.version>
         <xmlunit.version>1.6</xmlunit.version>
         <xmlunit-core.version>2.3.0</xmlunit-core.version>
index 9887e3b..c5e6a11 100644 (file)
@@ -39,7 +39,7 @@ limitations under the License.
         <skip.karaf.featureTest>true</skip.karaf.featureTest>
         <commons.collections.version>3.2.2</commons.collections.version>
         <snakeyaml.version>1.15</snakeyaml.version>
-        <tosca.datatype.version>1.1.0</tosca.datatype.version>
+        <tosca.datatype.version>1.5.2</tosca.datatype.version>
         <velocity.version>1.7</velocity.version>
     </properties>
     <dependencyManagement>