From fa717f50dc2d44032365e6955f447541ffea25b4 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Wed, 11 Dec 2019 17:41:20 +0100 Subject: [PATCH] Fix OSGi bundle symbolic name --- apache-commons-net.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-net.spec b/apache-commons-net.spec index cf17db1..54d0ce8 100644 --- a/apache-commons-net.spec +++ b/apache-commons-net.spec @@ -44,7 +44,7 @@ rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.java %mvn_alias : org.apache.commons:%{short_name} %build -%mvn_build +%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.net %install %mvn_install