This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch MSHARED-1086
in repository https://gitbox.apache.org/repos/asf/maven-file-management.git

commit 788fa6381fbf09ef623c0b82d850da4eb02cb00a
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sun Jun 19 21:34:24 2022 +0200

    [MSHARED-1086] Require Java 8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 982c806..e5ad0d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     </site>
   </distributionManagement>
   <properties>
-    <javaVersion>7</javaVersion>
+    <javaVersion>8</javaVersion>
     <mavenVersion>3.1.0</mavenVersion>
     
<project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
   </properties>

Reply via email to