diff options
author | Jim Hahn <jrh3@att.com> | 2019-07-18 09:38:54 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-07-18 10:26:01 -0400 |
commit | b18fdf8f8d7676aacc729c8189d2c862370bb912 (patch) | |
tree | 41dbf69bfe477713935fbc943cae45258eea0391 /controlloop/common/feature-controlloop-trans/src/main/resources | |
parent | 2a1a7893b445ebca44ec8e1b90f84bb66fbca92f (diff) |
Rename XxxAPI to XxxApi in drools-applications
Now that feature APIs have been renamed to XxxApi in drools-pdp,
the same must be done with the META-INF files in drools-applications.
Also updated references to XxxApi class names within java code.
Change-Id: I7ccc09c36f9b903327b5e92189d0bf2956da6cea
Issue-ID: POLICY-1074
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/common/feature-controlloop-trans/src/main/resources')
-rw-r--r-- | controlloop/common/feature-controlloop-trans/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyControllerFeatureApi (renamed from controlloop/common/feature-controlloop-trans/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyControllerFeatureAPI) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/controlloop/common/feature-controlloop-trans/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyControllerFeatureAPI b/controlloop/common/feature-controlloop-trans/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyControllerFeatureApi index 1e9fde6ba..1e9fde6ba 100644 --- a/controlloop/common/feature-controlloop-trans/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyControllerFeatureAPI +++ b/controlloop/common/feature-controlloop-trans/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyControllerFeatureApi |