From d629b53a3abc474d93a72ae0bb6803ee66b37061 Mon Sep 17 00:00:00 2001 From: Arnstein Ressem Date: Tue, 28 Sep 2021 13:52:18 +0200 Subject: Make it possible to deploy on Maven Central with maven. --- bundle-plugin-test/integration-test/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bundle-plugin-test/integration-test') diff --git a/bundle-plugin-test/integration-test/pom.xml b/bundle-plugin-test/integration-test/pom.xml index e65cf077d62..80e2661d39d 100644 --- a/bundle-plugin-test/integration-test/pom.xml +++ b/bundle-plugin-test/integration-test/pom.xml @@ -88,4 +88,10 @@ + + + true + true + + -- cgit v1.2.3