Roll version to rule out staging issue 21/9521/2
authorDan Timoney <dtimoney@att.com>
Wed, 30 Aug 2017 20:22:00 +0000 (16:22 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 30 Aug 2017 21:00:32 +0000 (17:00 -0400)
commitba02fc8ee8afa868dda1ca6f11d3dfa293ad4cf3
tree5a4a8382933b84c3e318c11e076cb82cbfc9c906
parent9972ac595d679375014ad2ae31cd08618ac37e50
Roll version to rule out staging issue

Behavior observed in the odlsli docker container suggests that it might
be picking up an old build of 0.1.0-SNAPSHOT version of sli/core.  We
have observed this problem before due to issues with the Nexus staging
plugin.  This change bumps the version of sli/core to 0.1.1-SNAPSHOT and
comments out the staging plugin from the sli/core pom.xml to make sure
that the current build is picked up.  There will be a corresponding
change in ccsdk/distribution to change which version of sli/core is used
in the odlsli container

Change-Id: Ie3c2b4ff66191748df14240a69a7d461fc0d4639
Issue-ID: CCSDK-69
Signed-off-by: Dan Timoney <dtimoney@att.com>
25 files changed:
dblib/features/pom.xml
dblib/installer/pom.xml
dblib/pom.xml
dblib/provider/pom.xml
filters/features/pom.xml
filters/installer/pom.xml
filters/pom.xml
filters/provider/pom.xml
pom.xml
sli/common/pom.xml
sli/features/pom.xml
sli/installer/pom.xml
sli/pom.xml
sli/provider/pom.xml
sli/recording/pom.xml
sliPluginUtils/features/pom.xml
sliPluginUtils/installer/pom.xml
sliPluginUtils/pom.xml
sliPluginUtils/provider/pom.xml
sliapi/features/pom.xml
sliapi/installer/pom.xml
sliapi/model/pom.xml
sliapi/pom.xml
sliapi/provider/pom.xml
version.properties