From 22d1fc1ed8e12823850de1d5617bc9200796a672 Mon Sep 17 00:00:00 2001 From: Daniel Fesenmeyer Date: Tue, 20 Mar 2018 19:24:53 +0100 Subject: [PATCH] remove currently not required plugins from ditto-services-models-authorization Signed-off-by: Daniel Fesenmeyer --- services/models/authorization/pom.xml | 38 +-------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/services/models/authorization/pom.xml b/services/models/authorization/pom.xml index 0e3706302b..866b0ba62c 100755 --- a/services/models/authorization/pom.xml +++ b/services/models/authorization/pom.xml @@ -21,28 +21,11 @@ ditto-services-models-authorization - bundle + jar Eclipse Ditto :: Services :: Models :: Authorization - - org.apache.felix - maven-bundle-plugin - true - - - - !org.eclipse.ditto.utils.jsr305.annotations, - org.eclipse.ditto.* - - - org.eclipse.ditto.services.models.policies.* - - - - - com.github.siom79.japicmp japicmp-maven-plugin @@ -82,25 +65,6 @@ - - - org.codehaus.mojo - exec-maven-plugin - - - produce-json-examples - - org.eclipse.ditto.services.models.policies.CommandAndEventJsonExamplesProducer - - - - - - - org.apache.maven.plugins - maven-site-plugin - -