Fridrich Strba 2022-03-22 15:17:37 +00:00 committed by Git OBS Bridge
parent 312a6d3eee
commit 5586322db8
3 changed files with 7 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<property name="project.artifactId" value="plexus-velocity"/>
<property name="project.version" value="1.2"/>
<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 @@
-------------------------------------------------------------------
Tue Mar 22 15:14:41 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
-------------------------------------------------------------------
Tue May 11 14:53:03 UTC 2021 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package plexus-velocity
#
# 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