Skip to content
Snippets Groups Projects
Commit 23882a3a authored by ivan's avatar ivan
Browse files

[s3] modified source to 1.7

parent e1deeffc
No related branches found
No related tags found
No related merge requests found
......@@ -125,8 +125,8 @@ LICENSE file.
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
<source>1.7</source>
<target>1.7</target>
</configuration>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment