Add alias for org.osgi:org.osgi.core

This commit is contained in:
Mikolaj Izdebski 2019-04-17 15:19:55 +02:00
parent 9ba62c91c4
commit 8c19e0f8a1

View File

@ -1,6 +1,6 @@
Name: osgi-core
Version: 7.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OSGi Core API
License: ASL 2.0
URL: https://www.osgi.org
@ -56,6 +56,8 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml .
%pom_add_dep org.osgi:osgi.annotation::provided
%mvn_alias : org.osgi:org.osgi.core
%build
%mvn_build
@ -71,6 +73,9 @@ mv META-INF/maven/org.osgi/osgi.core/pom.xml .
%license LICENSE
%changelog
* Wed Apr 17 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 7.0.0-2
- Add alias for org.osgi:org.osgi.core
* Wed Mar 06 2019 Mat Booth <mat.booth@redhat.com> - 7.0.0-1
- Update to OSGi R7