From 03c25f06baef3d96cf888363dc26b09695337c8e Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 21 Nov 2019 10:03:30 -0500 Subject: Override sli core version Override ccsdk.sli.core.version with project.version to allow snapshot builds to use snapshot version of sli core Change-Id: I58e5aa4c3c11c46f0794be4fe877aa4a48579709 Issue-ID: CCSDK-1944 Signed-off-by: Timoney, Dan (dt5972) --- blueprints-processor/adaptors/data-adaptor-provider/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'blueprints-processor/adaptors/data-adaptor-provider/pom.xml') diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index 1c01cf9f8..4a24883f0 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -24,6 +24,10 @@ Blueprints Data Adaptor - Provider http://maven.apache.org + + ${project.version} + + -- cgit 1.2.3-korg