Add versions needed for appc-sdc 11/61911/2
authorPatrick Brady <pb071s@att.com>
Wed, 22 Aug 2018 21:06:29 +0000 (14:06 -0700)
committerPatrick Brady <pb071s@att.com>
Wed, 22 Aug 2018 21:09:49 +0000 (21:09 +0000)
Change-Id: I381e941c65a71e12d7f007c0c57842712d8327bc
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158

appc-parent/binding-parent/pom.xml

index 11446ae..6252b8e 100644 (file)
@@ -58,6 +58,10 @@ limitations under the License.
         <logback.version>1.2.0</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>
         <velocity.version>1.7</velocity.version>