There was an error while loading. Please reload this page.
1 parent 6eb7fdf commit f56b59dCopy full SHA for f56b59d
pom.xml
@@ -93,8 +93,8 @@ limitations under the License.
93
<groupId>org.apache.maven.plugins</groupId>
94
<artifactId>maven-compiler-plugin</artifactId>
95
<configuration>
96
- <source>1.6</source>
97
- <target>1.6</target>
+ <source>1.5</source>
+ <target>1.5</target>
98
</configuration>
99
</plugin>
100
</plugins>
0 commit comments