forked from pool/maven-reporting-api
This commit is contained in:
parent
3d00b50260
commit
0ba98e2be5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:24e848d95a3e8e89f1b192ebc1bcdd00043202139460411c9410c8cb01310050
|
|
||||||
size 24351
|
|
@ -11,7 +11,7 @@
|
|||||||
<property name="project.groupId" value="org.apache.maven.reporting"/>
|
<property name="project.groupId" value="org.apache.maven.reporting"/>
|
||||||
<property name="project.artifactId" value="maven-reporting-api"/>
|
<property name="project.artifactId" value="maven-reporting-api"/>
|
||||||
<property name="project.name" value="Maven Reporting API"/>
|
<property name="project.name" value="Maven Reporting API"/>
|
||||||
<property name="project.version" value="3.1.0"/>
|
<property name="project.version" value="3.0"/>
|
||||||
|
|
||||||
<property name="project.organization.name"
|
<property name="project.organization.name"
|
||||||
value="The Apache Software Foundation"/>
|
value="The Apache Software Foundation"/>
|
||||||
|
@ -24,7 +24,6 @@ License: Apache-2.0
|
|||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
URL: http://maven.apache.org/shared/maven-reporting-api
|
URL: http://maven.apache.org/shared/maven-reporting-api
|
||||||
Source0: https://dlcdn.apache.org/maven/reporting/%{name}-%{version}-source-release.zip
|
Source0: https://dlcdn.apache.org/maven/reporting/%{name}-%{version}-source-release.zip
|
||||||
# ASL mandates that the licence file be included in redistributed source
|
|
||||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
Source2: %{name}-build.xml
|
Source2: %{name}-build.xml
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
|
Loading…
Reference in New Issue
Block a user