From 406905a07839603e74aa184ebd2b48a3a9fb8d0c Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Tue, 1 Aug 2017 18:41:39 -0500 Subject: [PATCH] [POLICY-145] fix typo in features files Change-Id: Idb9d40e5818dbd2b3f4633888df413ffc077c89d Signed-off-by: Jorge Hernandez --- ...eFeatureAPI => org.onap.policy.drools.features.PolicyEngineFeatureAPI} | 0 ...eFeatureAPI => org.onap.policy.drools.features.PolicyEngineFeatureAPI} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename feature-eelf/src/main/resources/META-INF/services/{org.Onap.policy.drools.features.PolicyEngineFeatureAPI => org.onap.policy.drools.features.PolicyEngineFeatureAPI} (100%) rename feature-healthcheck/src/main/resources/META-INF/services/{org.Onap.policy.drools.features.PolicyEngineFeatureAPI => org.onap.policy.drools.features.PolicyEngineFeatureAPI} (100%) diff --git a/feature-eelf/src/main/resources/META-INF/services/org.Onap.policy.drools.features.PolicyEngineFeatureAPI b/feature-eelf/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI similarity index 100% rename from feature-eelf/src/main/resources/META-INF/services/org.Onap.policy.drools.features.PolicyEngineFeatureAPI rename to feature-eelf/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI diff --git a/feature-healthcheck/src/main/resources/META-INF/services/org.Onap.policy.drools.features.PolicyEngineFeatureAPI b/feature-healthcheck/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI similarity index 100% rename from feature-healthcheck/src/main/resources/META-INF/services/org.Onap.policy.drools.features.PolicyEngineFeatureAPI rename to feature-healthcheck/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureAPI -- 2.16.6