From 0dbfc437521d1d7e30785460b8caae0e41f0142b Mon Sep 17 00:00:00 2001 From: Mariusz Smykula Date: Tue, 5 Apr 2016 16:24:29 +0200 Subject: [PATCH] tag after deploy [ci skip] --- pom.xml | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 7224431c36..5376fdfb3b 100644 --- a/pom.xml +++ b/pom.xml @@ -94,6 +94,18 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + oss + https://oss.sonatype.org/ + true + true + + @@ -180,27 +192,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - - deploy-to-oss - deploy - - deploy - - - - - oss - https://oss.sonatype.org/ - true - true - - org.apache.maven.plugins maven-scm-plugin