From 8c8467f99f1776623c98e806c0f8c7d9f683da33 Mon Sep 17 00:00:00 2001 From: zavakid Date: Sat, 1 Jan 2022 12:09:46 +0800 Subject: [PATCH] release: release 0.1.0 --- 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 ebe9f51..cb2c8c0 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.1.0-SNAPSHOT + 0.1.0 ../pom.xml diff --git a/auto-pipeline-examples/pom.xml b/auto-pipeline-examples/pom.xml index ff66582..6f5dc7e 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.1.0-SNAPSHOT + 0.1.0 ../pom.xml diff --git a/auto-pipeline-processor/pom.xml b/auto-pipeline-processor/pom.xml index ef91f20..ad735d3 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.1.0-SNAPSHOT + 0.1.0 ../pom.xml diff --git a/pom.xml b/pom.xml index eb6bf49..d46b392 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.foldright.auto-pipeline auto-pipeline-parent - 0.1.0-SNAPSHOT + 0.1.0 pom ${project.artifactId} https://github.com/foldright/auto-pipeline