Accepting request 963343 from Java:packages

Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/963343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-reporting-api?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-03-21 19:11:06 +00:00 committed by Git OBS Bridge
commit 5261431259
2 changed files with 6 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<property name="project.organization.name"
value="The Apache Software Foundation"/>
<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"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 20:11:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Fri Mar 11 06:57:17 UTC 2022 - Fridrich Strba <fstrba@suse.com>