summaryrefslogtreecommitdiffstats
path: root/standalone
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-18 08:39:04 -0400
committerDan Timoney <dtimoney@att.com>2020-05-18 08:39:04 -0400
commit2f11eebcc264e77a7fe5440178e910764278c9ff (patch)
tree7f7d11dfebd0001ae9542c99e637de5e120d5d4a /standalone
parentd7746ae7bb6d8cdacbd0cc6ac39b523f387d753e (diff)
Add/correct property settings
Added ccsdk.features.version property to parent pom and fixed versions of SDC libraries to latest released versions. Change-Id: Ia431e5731a430f7cc45d0448d33fbb3808c2c5e9 Issue-ID: CCSDK-2378 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index f5f94397..3559a1e5 100755
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -61,8 +61,8 @@
<velocity.version>2.0</velocity.version>
<dmaap.listener.version>1.1.5</dmaap.listener.version>
- <sdc.client.version>1.4.0</sdc.client.version>
- <sdc.tosca.version>1.6.3</sdc.tosca.version>
+ <sdc.client.version>1.4.1</sdc.client.version>
+ <sdc.tosca.version>1.6.5</sdc.tosca.version>
<dependency-list.file>direct-dependencies.txt</dependency-list.file>