Fridrich Strba 2022-03-19 19:32:16 +00:00 committed by Git OBS Bridge
parent 863f5d50fc
commit 9f800ed580
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<property name="project.organization.name" value="Codehaus Plexus"/>
<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="build.finalName" value="${project.artifactId}-${project.version}"/>

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed