Accepting request 963346 from Java:packages

Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/963346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-filtering?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-03-21 19:11:07 +00:00 committed by Git OBS Bridge
commit 504c6c27c6
3 changed files with 7 additions and 2 deletions

View File

@ -16,7 +16,7 @@
<property name="spec.version" value="3.1"/>
<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,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 20:12:41 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Tue May 11 14:46:24 UTC 2021 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package maven-filtering
#
# Copyright (c) 2021 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