Fridrich Strba 2022-03-20 13:13:31 +00:00 committed by Git OBS Bridge
parent 4050e4eabc
commit ccfa313656
2 changed files with 2 additions and 2 deletions

View File

@ -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"/>

View File

@ -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