From e27b6c85068000705cdb3fb97ca688a185d0ad4c Mon Sep 17 00:00:00 2001 From: zavakid Date: Tue, 9 Apr 2024 22:01:08 +0800 Subject: [PATCH] chore: start 0.4.0-SNAPSHOT --- auto-pipeline-annotations/pom.xml | 2 +- auto-pipeline-examples/pom.xml | 2 +- auto-pipeline-processor/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/auto-pipeline-annotations/pom.xml b/auto-pipeline-annotations/pom.xml index 63d81ae..2d17641 100644 --- a/auto-pipeline-annotations/pom.xml +++ b/auto-pipeline-annotations/pom.xml @@ -4,7 +4,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../pom.xml diff --git a/auto-pipeline-examples/pom.xml b/auto-pipeline-examples/pom.xml index 9097963..45780b2 100644 --- a/auto-pipeline-examples/pom.xml +++ b/auto-pipeline-examples/pom.xml @@ -4,7 +4,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../pom.xml diff --git a/auto-pipeline-processor/pom.xml b/auto-pipeline-processor/pom.xml index 9ce41b4..966b596 100644 --- a/auto-pipeline-processor/pom.xml +++ b/auto-pipeline-processor/pom.xml @@ -4,7 +4,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 90bb798..969c2ea 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom ${project.artifactId} https://github.com/foldright/auto-pipeline