From 23c1e146852b43841c666aca584123dec896167e Mon Sep 17 00:00:00 2001 From: pa834y Date: Fri, 2 Mar 2018 17:14:47 -0500 Subject: Remove auto generated rule to the drl Issue-ID: POLICY-488 Change-Id: Id6915407a6f030b77ae2d18ad3665af9d0feb34b Signed-off-by: pa834y --- PolicyEngineClient/testResources/test.drl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PolicyEngineClient') diff --git a/PolicyEngineClient/testResources/test.drl b/PolicyEngineClient/testResources/test.drl index 10cd5b717..5253cf8fb 100644 --- a/PolicyEngineClient/testResources/test.drl +++ b/PolicyEngineClient/testResources/test.drl @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * archetype-closed-loop-demo-rules * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2017-2018 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. @@ -83,7 +83,7 @@ import org.onap.policy.drools.system.PolicyEngine; // // These parameters are required to build the runtime policy // -declare PapParams +declare Params closedLoopControlName : String actor : String aaiURL : String -- cgit 1.2.3-korg