X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=e699542b5a0bffdea8d0fef60a95ceb2f8f4c878;hb=8b78564d39b0cef4476dfd949a21825cc5f2485c;hp=c09560265d401fc611d537fa3200188f833fe3c1;hpb=f739b71444f760d162ec6f7b8d568af33ed37619;p=facebook-errors diff --git a/pom.xml b/pom.xml index c095602..e699542 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 @@ -11,12 +10,12 @@ de.juplo - facebook-utils - Juplo - Facebook Utils - Collection of usefull classes for communicating with the Facebook-Graph-API - 1.0-SNAPSHOT + facebook-errors + Juplo - Facebook-Errors + Helper-Classes to handle errors, thrown by the Graph-API from Facebook + 2.5-SNAPSHOT jar - http://www.juplo.de/facebook-utils + http://www.juplo.de/facebook-errors @@ -34,9 +33,9 @@ - scm:git:http://juplo.de/git/facebook-utils - scm:git:ssh://juplo.de:/var/lib/git/juplo/facebook-utils - http://juplo.de/gitweb/?p=facebook-utils;a=summary + scm:git:http://juplo.de/git/facebook-errors + scm:git:ssh://juplo.de:/var/lib/git/juplo/facebook-errors + http://juplo.de/gitweb/?p=facebook-errors;a=summary @@ -59,15 +58,14 @@ 1.7 - 2.3.2 - 4.11 - 1.1.2 + 2.6.2 + 4.12 + 1.1.3 3.0.1 - 1.7.6 - 3.2.4.RELEASE - 3.2.4.RELEASE - 3.1.3.RELEASE - 1.0.5.RELEASE + 1.7.12 + 4.2.1.RELEASE + 4.0.2.RELEASE + 2.0.8.RELEASE @@ -133,7 +131,7 @@ org.springframework spring-webmvc - ${spring.version} + ${springframework.version} commons-logging @@ -143,13 +141,19 @@ provided - + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + com.fasterxml.jackson.core jackson-databind ${jackson.version} - provided + + org.springframework.security spring-security-core @@ -176,7 +180,6 @@ spring-expression - provided @@ -225,6 +228,12 @@ logback-classic ${logback.version} test + + + org.slf4j + slf4j-api + + @@ -233,7 +242,7 @@ www.juplo.de - scp://juplo.de/var/www/juplo/facebook-utils-${project.version} + scp://juplo.de/var/www/juplo/facebook-errors-${project.version}