Skip to content

Commit 629db5d

Browse files
author
lexi
committed
Moving to 1.6.
1 parent 5dd657a commit 629db5d

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

basics/trunk/build-1.5.bat

Lines changed: 0 additions & 4 deletions
This file was deleted.

basics/trunk/install-1.5.bat

Lines changed: 0 additions & 4 deletions
This file was deleted.

basics/trunk/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@
264264
<inherited>true</inherited>
265265
<artifactId>maven-compiler-plugin</artifactId>
266266
<configuration>
267-
<source>1.5</source>
268-
<target>1.5</target>
267+
<source>1.6</source>
268+
<target>1.6</target>
269269
</configuration>
270270
</plugin>
271271
<plugin>

0 commit comments

Comments
 (0)