change tosca version 60/98360/1
authorTaka Cho <takamune.cho@att.com>
Wed, 13 Nov 2019 14:29:21 +0000 (09:29 -0500)
committerTaka Cho <takamune.cho@att.com>
Wed, 13 Nov 2019 14:31:00 +0000 (09:31 -0500)
move to 1.5.0 from 1.5.2
1.5.2 disappeared from nexus server

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

index 789d594..49d35b7 100644 (file)
@@ -62,7 +62,7 @@ limitations under the License.
         <!-- 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.5.2</tosca.datatype.version>
+        <tosca.datatype.version>1.5.0</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 39694c9..1810354 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.5.2</tosca.datatype.version>
+        <tosca.datatype.version>1.5.0</tosca.datatype.version>
         <velocity.version>1.7</velocity.version>
     </properties>
     <dependencyManagement>