This is an automated email from the ASF dual-hosted git repository.
dgriffon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/master by this push:
new fc8535767 UNOMI-798 : remove management feature (#645)
fc8535767 is described below
commit fc8535767fc35dce312d723cb8e85c982c771253
Author: David Griffon <[email protected]>
AuthorDate: Mon Aug 28 16:45:23 2023 +0200
UNOMI-798 : remove management feature (#645)
---
package/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/pom.xml b/package/pom.xml
index 2b08b92f6..b60a0a0df 100644
--- a/package/pom.xml
+++ b/package/pom.xml
@@ -347,7 +347,6 @@
<feature>feature</feature>
<feature>jaas</feature>
<feature>ssh</feature>
- <feature>management</feature>
<feature>bundle</feature>
<feature>config</feature>
<feature>deployer</feature>