X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=74c10131eb31551cb1211745be289b8427dad886;hb=302b8f1a57721e1d5021152ee687c7a547fba775;hp=f4bd89c06752fb48518330a39dafd49cadfb3e07;hpb=f22d6b44c7ca3f63d3fa60a9c98129137325a83d;p=facebook-utils diff --git a/pom.xml b/pom.xml index f4bd89c..74c1013 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 - 2.5-SNAPSHOT + 2.5.0 jar http://www.juplo.de/facebook-utils @@ -298,7 +298,48 @@ + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + + copy-resources + pre-site + + copy-resources + + + ${project.build.directory}/filtered-site + + + src/site + true + + + + + + + + + + maven-site-plugin + 3.4 + + ${project.build.directory}/filtered-site + + + + org.apache.maven.wagon + wagon-ssh + 2.9 + + + + +