This commit is contained in:
parent
863f5d50fc
commit
9f800ed580
@ -17,7 +17,7 @@
|
|||||||
<property name="project.organization.name" value="Codehaus Plexus"/>
|
<property name="project.organization.name" value="Codehaus Plexus"/>
|
||||||
<property name="project.organization.url" value="http://codehaus-plexus.github.io"/>
|
<property name="project.organization.url" value="http://codehaus-plexus.github.io"/>
|
||||||
|
|
||||||
<property name="compiler.source" value="1.6"/>
|
<property name="compiler.source" value="1.8"/>
|
||||||
<property name="compiler.target" value="${compiler.source}"/>
|
<property name="compiler.target" value="${compiler.source}"/>
|
||||||
|
|
||||||
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
|
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plexus-utils
|
# spec file for package plexus-utils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
Reference in New Issue
Block a user