diff --git a/pom.xml b/pom.xml index 3328caa..5ccc186 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,17 @@ simdrom-core + + + github-simdrom + https://github.com/visze/simdrom.git + + + github-simdrom + https://github.com/visze/simdrom.git + + + @@ -68,17 +79,26 @@ true - - org.apache.maven.plugins - maven-release-plugin - 2.5.3 - + + external.atlassian.jgitflow + jgitflow-maven-plugin + 1.0-m5.1 + + https://github.com/visze/simdrom.git + + true + + master + development + v + + + - scm:git:git@github.com:visze/simdrom.git + scm:git:https://github.com/visze/simdrom.git scm:git:https://github.com/visze/simdrom.git scm:git:https://github.com/visze/simdrom.git - v0.0.2 diff --git a/simdrom-cli/pom.xml b/simdrom-cli/pom.xml index 4531434..e621737 100644 --- a/simdrom-cli/pom.xml +++ b/simdrom-cli/pom.xml @@ -14,7 +14,7 @@ de.charite.compbio simdrom-core - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT commons-cli