From c23936c08384e74f0c2fa7f364396eb65d570d0c Mon Sep 17 00:00:00 2001 From: gjoranv Date: Fri, 2 Apr 2021 23:44:59 +0200 Subject: Package component and container-core as jar, not container-plugin. - component is now embedded in container-disc, and container-core always was. --- container-core/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'container-core') diff --git a/container-core/pom.xml b/container-core/pom.xml index 3fec3cb6595..bc40984d934 100644 --- a/container-core/pom.xml +++ b/container-core/pom.xml @@ -13,7 +13,7 @@ container-core 7-SNAPSHOT - container-plugin + jar @@ -335,11 +335,6 @@ - - com.yahoo.vespa - bundle-plugin - true - org.apache.maven.plugins maven-compiler-plugin -- cgit v1.2.3