X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=c5088ff077738799db40755f1520d389bdc82728;hb=f17e9f2619485ca021b8751eba55c5e2040cd1ff;hp=87331b41b6bce482156d7b5ac2f668af4d8d375f;hpb=ed0c2ced1ecabf694f9f5de546bbcf01990a359a;p=facebook-errors diff --git a/pom.xml b/pom.xml index 87331b4..c5088ff 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.7.RELEASE + 2.2.0.RELEASE @@ -13,15 +13,11 @@ facebook-errors Juplo - Facebook-Errors Helper-Classes to handle errors, thrown by the Graph-API from Facebook - 2.5-SNAPSHOT + 3.0.0 jar - http://www.juplo.de/facebook-errors + http://juplo.de/facebook-errors - - 2.0.6 - - @@ -69,18 +65,17 @@ - org.springframework.boot - spring-boot-autoconfigure - true + org.springframework + spring-webmvc - org.springframework.social - spring-social-facebook + org.springframework.boot + spring-boot-autoconfigure true - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.security + spring-security-oauth2-client true @@ -135,45 +130,30 @@ - - - false - - - true - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots - false - central - Central Repository - http://repo.maven.apache.org/maven2 + juplo + Repository for internal artifacts on juplo.de + http://juplo.de/maven2 - www.juplo.de - scp://juplo.de/var/www/juplo/facebook-errors-${project.version} + juplo.de + scpexe://juplo.de/var/www/juplo.de/facebook-errors-${project.version} - sonatype-nexus-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + juplo + Repository for internal artifacts on juplo.de + scpexe://juplo.de/var/www/juplo.de/maven2 - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - @@ -193,13 +173,6 @@ ${project.build.directory}/filtered-site src/site/template.vm - - - org.apache.maven.wagon - wagon-ssh - 2.9 - - @@ -287,6 +260,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +