From 97eb9b662211d5002ce7553dff6bbba4e240f876 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Mon, 30 Oct 2017 18:48:35 +0100 Subject: [PATCH] Fix the build Fix temporary the build with snapshot version of policy as release versions are not available anymore Change-Id: I3cf8e3bf8a7becd01be188f9b9e2d531eecccfad Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 85d3223c..ff0ab83f 100644 --- a/pom.xml +++ b/pom.xml @@ -413,7 +413,7 @@ org.onap.policy.drools-applications policy-yaml - 1.1.0 + 1.1.0-SNAPSHOT log4j @@ -432,7 +432,7 @@ org.onap.policy.drools-applications sdc - 1.1.0 + 1.1.0-SNAPSHOT log4j @@ -451,7 +451,7 @@ org.onap.policy.drools-applications aai - 1.1.0 + 1.1.0-SNAPSHOT log4j -- 2.16.6