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

michaelo pushed a commit to branch doxia-2.0.0
in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git

commit e9148cf52060d85bdbaf3738b8eaf4d5ac75f305
Author: Michael Osipov <[email protected]>
AuthorDate: Fri Apr 15 20:24:04 2022 +0200

    Java 8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0d2d3e1..b3e97d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <javaVersion>7</javaVersion>
+    <javaVersion>8</javaVersion>
     
<project.build.outputTimestamp>2022-02-01T20:52:04Z</project.build.outputTimestamp>
   </properties>
 

Reply via email to