aboutsummaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureApi
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-07-18 09:30:17 -0400
committerJim Hahn <jrh3@att.com>2019-07-18 09:30:17 -0400
commitb9b2f08186ede73d7231040fcb75321a68b1d765 (patch)
treeab5de93254801f319e9dd4e99f14adfd0c90be7e /feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureApi
parent86512b0d4e3235fca6379b3d7f3f1d8a9a5c606b (diff)
Rename lock XxxAPI to XxxApi in META-INF
Change-Id: Ie90d8a9311378359a11d9126245d6ab8fc37fc9f Issue-ID: POLICY-1074 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureApi')
-rw-r--r--feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureApi1
1 files changed, 1 insertions, 0 deletions
diff --git a/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureApi b/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureApi
new file mode 100644
index 00000000..19bdf505
--- /dev/null
+++ b/feature-distributed-locking/src/main/resources/META-INF/services/org.onap.policy.drools.core.lock.PolicyResourceLockFeatureApi
@@ -0,0 +1 @@
+org.onap.policy.distributed.locking.DistributedLockingFeature \ No newline at end of file