Fix scopes of injected Maven dependencies

This commit is contained in:
Mikolaj Izdebski 2016-10-10 17:54:56 +02:00
parent 1ac0cc0a72
commit 2e202fc800

View File

@ -1,6 +1,6 @@
Name: osgi-core
Version: 6.0.0
Release: 2%{?dist}
Release: 3%{?dist}
License: ASL 2.0
Summary: OSGi Core API
URL: https://www.osgi.org
@ -51,7 +51,7 @@ mv org src/main/java/
</plugins>
</build>'
%pom_add_dep org.osgi:osgi.annotation
%pom_add_dep org.osgi:osgi.annotation::provided
%build
%mvn_build
@ -68,6 +68,9 @@ mv org src/main/java/
%license LICENSE
%changelog
* Mon Oct 10 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0.0-3
- Fix scopes of injected Maven dependencies
* Wed Oct 05 2016 Michael Simacek <msimacek@redhat.com> - 6.0.0-2
- Remove alias