diff --git a/auto-pipeline-annotations/pom.xml b/auto-pipeline-annotations/pom.xml index 086bd0f..d67f820 100644 --- a/auto-pipeline-annotations/pom.xml +++ b/auto-pipeline-annotations/pom.xml @@ -3,7 +3,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0 + 0.4.0-SNAPSHOT ../pom.xml @@ -25,7 +25,7 @@ scm:git:git@github.com:foldright/auto-pipeline.git scm:git:git@github.com:foldright/auto-pipeline.git https://github.com/foldright/auto-pipeline - auto-pipeline-parent-0.3.0 + HEAD diff --git a/auto-pipeline-examples/pom.xml b/auto-pipeline-examples/pom.xml index 8ee9d87..69e0e3e 100644 --- a/auto-pipeline-examples/pom.xml +++ b/auto-pipeline-examples/pom.xml @@ -3,7 +3,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0 + 0.4.0-SNAPSHOT ../pom.xml @@ -25,7 +25,7 @@ scm:git:git@github.com:foldright/auto-pipeline.git scm:git:git@github.com:foldright/auto-pipeline.git https://github.com/foldright/auto-pipeline - auto-pipeline-parent-0.3.0 + HEAD diff --git a/auto-pipeline-processor/pom.xml b/auto-pipeline-processor/pom.xml index 9c12bb6..f19236c 100644 --- a/auto-pipeline-processor/pom.xml +++ b/auto-pipeline-processor/pom.xml @@ -3,7 +3,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0 + 0.4.0-SNAPSHOT ../pom.xml @@ -25,7 +25,7 @@ scm:git:git@github.com:foldright/auto-pipeline.git scm:git:git@github.com:foldright/auto-pipeline.git https://github.com/foldright/auto-pipeline - auto-pipeline-parent-0.3.0 + HEAD diff --git a/pom.xml b/pom.xml index bd71566..0bdc2a8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0 + 0.4.0-SNAPSHOT pom ${project.artifactId} https://github.com/foldright/auto-pipeline @@ -28,7 +28,7 @@ scm:git:git@github.com:foldright/auto-pipeline.git scm:git:git@github.com:foldright/auto-pipeline.git https://github.com/foldright/auto-pipeline - auto-pipeline-parent-0.3.0 + HEAD