Skip to content

Commit 2cd0a17

Browse files
committed
upgrade to Java 7
1 parent 9885000 commit 2cd0a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<properties>
4242
<scm.url>scm:git:git@github.com:codehaus-plexus/plexus-languages.git</scm.url>
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
44-
<javaVersion>6</javaVersion>
44+
<javaVersion>7</javaVersion>
4545
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
4646
</properties>
4747

0 commit comments

Comments
 (0)