From 77535f8a4d9f728debf0d0245f23e50eecb8226b Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 10 Oct 2018 12:33:48 -0400 Subject: Reset artifact versions to snapshot Reset 1.1.1-SNAPSHOT version of poms to use snapshot versions of CCSDK artifacts. This is done so that builds against version 1.1.1-SNAPSHOT of artifacts will not fail due to RC0 release versions of artifacts not being created yet. Change-Id: If0e4f025082d9b0a8f72c7c2bd8c073e16011935 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) --- odlparent/mdsal-it-parent/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'odlparent/mdsal-it-parent') diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index 3e2300aa..2f1ab9a4 100755 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-parent/pom.xml @@ -88,11 +88,11 @@ - 0.3.1 - 0.3.1 - 0.3.1 - 0.3.1 - 0.3.1 + 0.3.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.3.1-SNAPSHOT + 0.3.1-SNAPSHOT ${ccsdk.sli.core.version} ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} -- cgit 1.2.3-korg