We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d050ba4 commit e98c7dbCopy full SHA for e98c7db
1 file changed
pom.xml
@@ -11,8 +11,8 @@
11
<plugin>
12
<artifactId>maven-compiler-plugin</artifactId>
13
<configuration>
14
- <source>1.5</source>
15
- <target>1.5</target>
+ <source>1.6</source>
+ <target>1.6</target>
16
</configuration>
17
</plugin>
18
</plugins>
0 commit comments