This commit is contained in:
parent
4050e4eabc
commit
ccfa313656
@ -8,7 +8,7 @@
|
||||
|
||||
<property file="build.properties"/>
|
||||
|
||||
<property name="compiler.source" value="1.6"/>
|
||||
<property name="compiler.source" value="1.8"/>
|
||||
<property name="compiler.target" value="${compiler.source}"/>
|
||||
|
||||
<property name="project.artifactId" value="osgi.annotation"/>
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package osgi-annotation
|
||||
#
|
||||
# Copyright (c) 2020 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
|
||||
|
Loading…
Reference in New Issue
Block a user