This is an automated email from the ASF dual-hosted git repository.
jkevan pushed a commit to branch unomi-1.x
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/unomi-1.x by this push:
new 0557eae44 UNOMI-798 : remove management feature (#645)
0557eae44 is described below
commit 0557eae443883765ee243703d564201f69594a9f
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 97b265b9a..5eb3bb68c 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>