X-Git-Url: https://juplo.de/gitweb/?p=facebook-utils;a=blobdiff_plain;f=pom.xml;h=588e336433d56114c1a6ba46fce0f07c2cf76d0c;hp=e5e0440bffcc2d87f1715155b4f0096af457c252;hb=HEAD;hpb=c1c281d582d47643a1615a6525c4189d9788b9fc diff --git a/pom.xml b/pom.xml index e5e0440..588e336 100644 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,9 @@ facebook-utils Juplo - Facebook Utils Collection of usefull classes for communicating with the Facebook-Graph-API - 1.1-SNAPSHOT + 2.5.1-SNAPSHOT jar - http://www.juplo.de/facebook-utils + http://juplo.de/facebook-utils @@ -58,6 +58,7 @@ 1.7 + 1.8.5 2.6.2 4.12 1.1.3 @@ -141,12 +142,19 @@ provided - + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + com.fasterxml.jackson.core jackson-databind ${jackson.version} + + org.springframework.security spring-security-core @@ -173,6 +181,13 @@ spring-expression + + + + + org.aspectj + aspectjrt + ${aspectj.version} provided @@ -235,8 +250,8 @@ - www.juplo.de - scp://juplo.de/var/www/juplo/facebook-utils-${project.version} + juplo.de + scpexe://juplo.de/var/www/juplo.de/facebook-utils-${project.version} @@ -254,6 +269,21 @@ true + + org.codehaus.mojo + aspectj-maven-plugin + 1.8 + + 1.7 + + + + + compile + + + + org.apache.maven.plugins maven-source-plugin