Uncomment POM macro which was accidently commented out

This commit is contained in:
Mikolaj Izdebski 2013-03-15 16:30:00 +01:00
parent 42bb719262
commit 8bae6fd306

View File

@ -43,7 +43,7 @@ This package provides %{summary}.
%setup -q
# Add cglib test dependency as a workaround for rhbz#911365
%pom_xpath_inject pom:project "<dependencies/>"
#%%pom_add_dep cglib:cglib::test
%pom_add_dep cglib:cglib::test
%build
%mvn_file ":{xmvn-{core,connector}}" %{name}/@1 %{_datadir}/%{name}/lib/@1