Skip to content

Commit 0b3dec3

Browse files
authored
Merge pull request #54 from n-jay/master
Bump JDK version
2 parents 342889a + 5edd98d commit 0b3dec3

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
@@ -1086,7 +1086,7 @@
10861086
<!-- The Java version used to build Synapse. This property is used in the configuration
10871087
of the maven-compiler-plugin as well as certain ant tasks executed using
10881088
maven-antrun-plugin. -->
1089-
<java.version>1.6</java.version>
1089+
<java.version>1.7</java.version>
10901090

10911091
<synapse.version>${project.version}</synapse.version>
10921092

0 commit comments

Comments
 (0)