Fridrich Strba 2019-02-11 19:49:46 +00:00 committed by Git OBS Bridge
parent 693a7bbdbc
commit dc12ccf1d2

View File

@ -54,7 +54,7 @@ cp -p %{SOURCE1} pom.xml
cp -p %{SOURCE2} build.xml cp -p %{SOURCE2} build.xml
# Ensure OSGi metadata is generated # Ensure OSGi metadata is generated
%{pom_xpath_inject} pom:project " %pom_xpath_inject pom:project "
<packaging>bundle</packaging> <packaging>bundle</packaging>
<build> <build>
<plugins> <plugins>