From ade3f5bd5d8ff85b0391db54af4dcd3a42cfde10bf04914ccaedaa4439b3387d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 19 Mar 2022 19:44:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-chain?expand=0&rev=6 --- apache-commons-chain.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache-commons-chain.spec b/apache-commons-chain.spec index e272bfd..1859229 100644 --- a/apache-commons-chain.spec +++ b/apache-commons-chain.spec @@ -1,7 +1,7 @@ # # spec file for package apache-commons-chain # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -117,7 +117,7 @@ ant \ %if %{without tests} -Dmaven.test.skip=true \ %endif - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ -Dbuild.sysclasspath=first dist javadoc %install