X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=2543a7dc9808fc59c6c0e58574ff4821070d79c9;hb=64f31d5b0dda912b11f9f0078839b95e142ecedd;hp=e5e0440bffcc2d87f1715155b4f0096af457c252;hpb=c1c281d582d47643a1615a6525c4189d9788b9fc;p=facebook-errors diff --git a/pom.xml b/pom.xml index e5e0440..2543a7d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ facebook-utils Juplo - Facebook Utils Collection of usefull classes for communicating with the Facebook-Graph-API - 1.1-SNAPSHOT + 2.5-SNAPSHOT jar http://www.juplo.de/facebook-utils @@ -58,6 +58,7 @@ 1.7 + 1.8.5 2.6.2 4.12 1.1.3 @@ -173,6 +174,13 @@ spring-expression + + + + + org.aspectj + aspectjrt + ${aspectj.version} provided @@ -254,6 +262,21 @@ true + + org.codehaus.mojo + aspectj-maven-plugin + 1.8 + + 1.7 + + + + + compile + + + + org.apache.maven.plugins maven-source-plugin