X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=3a8720d87b9eb3083a13a35bb930694477598c37;hb=9867c73aedb969f7b159915e57fb5800cce63a58;hp=1d81845d992544dc3d420f343d3acbef81bc46d2;hpb=1bf0cfc136acacf9ede13bd3a69f03b1ceabffa6;p=facebook-errors diff --git a/pom.xml b/pom.xml index 1d81845..3a8720d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.5.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 - - @@ -62,12 +58,22 @@ https://oss.sonatype.org/content/repositories/snapshots/ + 2.0.3.RELEASE + + + org.springframework.security + spring-security-oauth2-client + + + org.springframework + spring-webmvc + org.springframework.boot spring-boot-autoconfigure @@ -76,11 +82,7 @@ org.springframework.social spring-social-facebook - true - - - org.springframework.security.oauth - spring-security-oauth2 + ${spring-social-facebook.version} true @@ -135,45 +137,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 +180,6 @@ ${project.build.directory}/filtered-site src/site/template.vm - - - org.apache.maven.wagon - wagon-ssh - 2.9 - - @@ -287,6 +267,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +