From fc213d5745d6bab4d787fd36e2b4b0e40d1d6860 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Fri, 12 Dec 2014 23:25:19 -0300 Subject: [PATCH] Test new release plugin. --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 1c365129..71a0dd3a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,10 @@ ${project.basedir}/wise-webapps + + scm:git:git@bitbucket.org:wisemapping/wisemapping-open-source.git + + 4.0.0 org.wisemapping wisemapping @@ -90,6 +94,11 @@ native2ascii-maven-plugin 1.0-beta-1 + + org.apache.maven.plugins + maven-release-plugin + 2.5 + @@ -173,6 +182,15 @@ + + external.atlassian.jgitflow + jgitflow-maven-plugin + 1.0-m4.3 + + master + develop + +