From fe2a12db2143698fa61c57af87734af078ce52d9 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 27 Jun 2015 10:58:24 +1200 Subject: Update Maven project file --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8b8b80e79..7547c2fc1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,10 @@ 4.0.0 org.traccar traccar - 2.12-SNAPSHOT + 3.0-SNAPSHOT traccar - http://www.traccar.org + https://www.traccar.org @@ -23,7 +23,7 @@ com.h2database h2 - 1.4.186 + 1.4.187 mysql @@ -38,12 +38,12 @@ com.mchange c3p0 - 0.9.5 + 0.9.5.1 io.netty netty - 3.10.1.Final + 3.10.3.Final org.glassfish @@ -53,7 +53,7 @@ org.eclipse.jetty.aggregate jetty-all-server - 8.1.16.v20140903 + 8.1.17.v20150415 org.eclipse.jetty.orbit @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.5.3 + 2.5.5 jar-with-dependencies -- cgit v1.2.3