| pom.xml | ●●●●● patch | view | raw | blame | history |
pom.xml
@@ -256,8 +256,8 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.6</source> <target>1.6</target> <source>1.7</source> <target>1.7</target> </configuration> </plugin> <plugin>