Skip to content

Commit 36b67dd

Browse files
committed
Update java version to 1.7 - see #252
1 parent 20768f7 commit 36b67dd

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
@@ -63,7 +63,7 @@
6363
</distributionManagement>
6464

6565
<properties>
66-
<java.version>1.6</java.version>
66+
<java.version>1.7</java.version>
6767
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6868
<scm.url>scm:git:[email protected]:aleksandr-m/gitflow-maven-plugin.git</scm.url>
6969
<url>https://github.com/aleksandr-m/gitflow-maven-plugin</url>

0 commit comments

Comments
 (0)