X-Git-Url: https://juplo.de/gitweb/?p=facebook-errors;a=blobdiff_plain;f=pom.xml;h=42f284165d4feb463eada181c0ca48241d69d188;hp=17b580dceb1dad499b565c287444ab4eb6543dc9;hb=37fdd444eac1df248db4f543ee8fd2623707f955;hpb=283a3990f3422ceb7decbd0ac1b6eb280fef09e6 diff --git a/pom.xml b/pom.xml index 17b580d..42f2841 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.5.RELEASE + 1.3.7.RELEASE @@ -54,26 +54,34 @@ UTF-8 - 1.7 - 1.7 + 1.8 + 1.8 UTF-8 + https://oss.sonatype.org/content/repositories/snapshots/ + - + - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.boot + spring-boot-autoconfigure + true - org.springframework - spring-webmvc - provided + org.springframework.social + spring-social-facebook + true + + + org.springframework.security.oauth + spring-security-oauth2 + true @@ -86,12 +94,6 @@ jackson-databind - - - org.springframework.security - spring-security-core - - org.slf4j @@ -100,13 +102,23 @@ - junit - junit + org.springframework + spring-test test - org.springframework - spring-test + org.springframework.boot + spring-boot-configuration-processor + test + + + javax.servlet + javax.servlet-api + test + + + junit + junit test @@ -122,17 +134,81 @@ + + + + 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 + + www.juplo.de scp://juplo.de/var/www/juplo/facebook-errors-${project.version} + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + + + maven-release-plugin + 2.1 + + forked-path + false + -Psonatype-oss-release + + + + + + maven-enforcer-plugin + 1.2 + + + enforce-maven + + enforce + + + + + (,2.1.0),(2.1.0,2.2.0),(2.2.0,) + Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively. + + + + + + org.apache.maven.plugins maven-compiler-plugin