Skip to content

Commit bf5d17f

Browse files
committed
- clean up merge conflicts
2 parents 1047bb1 + e976696 commit bf5d17f

File tree

3 files changed

+2637
-2637
lines changed

3 files changed

+2637
-2637
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<artifactId>maven-compiler-plugin</artifactId>
2929
<version>2.4</version>
3030
<configuration>
31-
<source>1.6</source>
32-
<target>1.6</target>
31+
<source>1.5</source>
32+
<target>1.5</target>
3333
</configuration>
3434
</plugin>
3535
<plugin>

0 commit comments

Comments
 (0)