X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=705cb0658e6cbc365271a7daadad64148f760356;hb=6c641b68e1d32fb958e21b8986ad9aff59d75b7b;hp=1d81845d992544dc3d420f343d3acbef81bc46d2;hpb=1bf0cfc136acacf9ede13bd3a69f03b1ceabffa6;p=facebook-errors diff --git a/pom.xml b/pom.xml index 1d81845..705cb06 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 - - @@ -69,18 +65,16 @@ - org.springframework.boot - spring-boot-autoconfigure - true + org.springframework.security + spring-security-oauth2-client - org.springframework.social - spring-social-facebook - true + org.springframework + spring-webmvc - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.boot + spring-boot-autoconfigure true @@ -135,45 +129,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 +172,6 @@ ${project.build.directory}/filtered-site src/site/template.vm - - - org.apache.maven.wagon - wagon-ssh - 2.9 - - @@ -287,6 +259,14 @@ + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + +