Revision: 6055
http://sourceforge.net/p/jump-pilot/code/6055
Author: michaudm
Date: 2018-12-29 17:35:03 +0000 (Sat, 29 Dec 2018)
Log Message:
-----------
Switch build to java 1.8, update postgresql driver to 45.2.5
Modified Paths:
--------------
core/trunk/pom.xml
Added Paths:
-----------
core/trunk/lib/postgresql-42.2.5.jar
Removed Paths:
-------------
core/trunk/lib/postgresql-9.4.1208.jre6.jar
Added: core/trunk/lib/postgresql-42.2.5.jar
===================================================================
(Binary files differ)
Index: core/trunk/lib/postgresql-42.2.5.jar
===================================================================
--- core/trunk/lib/postgresql-42.2.5.jar 2018-12-29 10:19:12 UTC (rev
6054)
+++ core/trunk/lib/postgresql-42.2.5.jar 2018-12-29 17:35:03 UTC (rev
6055)
Property changes on: core/trunk/lib/postgresql-42.2.5.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: core/trunk/lib/postgresql-9.4.1208.jre6.jar
===================================================================
(Binary files differ)
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2018-12-29 10:19:12 UTC (rev 6054)
+++ core/trunk/pom.xml 2018-12-29 17:35:03 UTC (rev 6055)
@@ -638,8 +638,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.5.1</version>
<configuration>
- <source>1.7</source>
- <target>1.7</target>
+ <source>1.8</source>
+ <target>1.8</target>
</configuration>
</plugin>
<!-- execute buildnumber plugin two times because it can't get
date
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel