diff --git a/plexus-component-api.spec b/plexus-component-api.spec index 0b0fca6..299c51a 100644 --- a/plexus-component-api.spec +++ b/plexus-component-api.spec @@ -16,20 +16,6 @@ # -# spec file for package plexus-component-api -# -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# %define base_ver 1.0 %define alpha_ver 15 %define project_version %{base_ver}-alpha-%{alpha_ver} @@ -51,7 +37,6 @@ BuildRequires: javapackages-local BuildRequires: plexus-classworlds Requires: mvn(org.codehaus.plexus:plexus-classworlds) BuildArch: noarch -$# %description Plexus Component API