From 5ee81a436b2de7f29cd4d15fcc6370e236cea0bb Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 5 Jun 2019 16:40:58 -0500 Subject: [PATCH] Remove duplicate profiles. --- pom.xml | 70 --------------------------------------------------------- 1 file changed, 70 deletions(-) diff --git a/pom.xml b/pom.xml index 382b730..72c56f3 100644 --- a/pom.xml +++ b/pom.xml @@ -220,76 +220,6 @@ - - milestone - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - 2.6.1 - false - - - build-info - - publish - - - - *:*:*:*@zip zip.name:spring-session-data-mongodb, zip.displayname:Spring Session MongoDB, zip.deployed:false - - - https://repo.spring.io - {{USERNAME}} - {{PASSWORD}} - libs-milestone-local - libs-snapshot-local - - - - - - - - - - - release - - - - - org.jfrog.buildinfo - artifactory-maven-plugin - 2.6.1 - false - - - build-info - - publish - - - - *:*:*:*@zip zip.name:spring-session-data-mongodb, zip.displayname:Spring Session MongoDB, zip.deployed:false - - - https://repo.spring.io - {{USERNAME}} - {{PASSWORD}} - libs-release-local - libs-snapshot-local - - - - - - - - - central