From ccfc997623ea3680bffb771c51f1798154f65659 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 7 Aug 2019 15:17:36 -0400 Subject: Bump version of drools-pdp Updated the remaining *.pom files. Updated java test file that uses the version. Changed versions in *.pom files to all be 1.0.0. Change-Id: Ia75cdfa5704b1e16b3c78e0257e619cd41220f93 Issue-ID: POLICY-1965 Signed-off-by: Jim Hahn --- policy-management/src/test/resources/echo.pom | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'policy-management/src') diff --git a/policy-management/src/test/resources/echo.pom b/policy-management/src/test/resources/echo.pom index 30b890da..88747944 100644 --- a/policy-management/src/test/resources/echo.pom +++ b/policy-management/src/test/resources/echo.pom @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,5 +26,6 @@ org.onap.policy.drools.test echo - 1.5.0-SNAPSHOT + + 1.0.0 -- cgit 1.2.3-korg