diff options
author | Jim Hahn <jrh3@att.com> | 2021-02-22 16:50:27 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-02-22 16:51:33 -0500 |
commit | e4b3aa2e10fbb0506a0f3dd878cd0a2259d82bf4 (patch) | |
tree | 8bd7020412ec50b16a726207e7f3410d21e8876f /pom.xml | |
parent | de864c69085f155c2861990d1647295f5432ae8b (diff) |
Deprecate feature-simulators from drools
feature-simulators was only used by server-pool. Now that server-pool
has been deprecated, the simulators can be deprecated, too.
Issue-ID: POLICY-3079
Change-Id: I4555432d90f99735de2f189ce626befb414027cb
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -69,7 +69,6 @@ <module>feature-state-management</module> <module>api-active-standby-management</module> <module>feature-active-standby-management</module> - <module>feature-simulators</module> <module>feature-distributed-locking</module> <module>feature-controller-logging</module> <module>feature-mdc-filters</module> |