From 6788cbb3899c6c478b0fa5dd01967cd36e633174 Mon Sep 17 00:00:00 2001 From: tison Date: Fri, 6 Jan 2023 16:15:34 +0800 Subject: [PATCH] ci(release): prepare release v1.0.3 --- action.yml | 2 +- distribution/commandline/pom.xml | 2 +- distribution/native/pom.xml | 2 +- distribution/pom.xml | 2 +- distribution/releasehelper/pom.xml | 2 +- hawkeye-command/pom.xml | 2 +- hawkeye-core/pom.xml | 2 +- pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/action.yml b/action.yml index 1edd5351..9c7b353e 100644 --- a/action.yml +++ b/action.yml @@ -33,7 +33,7 @@ inputs: runs: using: docker - image: docker://ghcr.io/korandoru/hawkeye-native:latest + image: docker://ghcr.io/korandoru/hawkeye-native:v1.0.3 args: - ${{ inputs.mode }} - --config diff --git a/distribution/commandline/pom.xml b/distribution/commandline/pom.xml index 13bea621..cdea2212 100644 --- a/distribution/commandline/pom.xml +++ b/distribution/commandline/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye distribution - 1.0.3-SNAPSHOT + 1.0.3 HawkEye :: Distribution :: Command Line Interface diff --git a/distribution/native/pom.xml b/distribution/native/pom.xml index 4e19d00b..1f438dc8 100644 --- a/distribution/native/pom.xml +++ b/distribution/native/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye distribution - 1.0.3-SNAPSHOT + 1.0.3 HawkEye :: Distribution :: Native Image diff --git a/distribution/pom.xml b/distribution/pom.xml index cfe560a2..7e1a7d6f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 1.0.3-SNAPSHOT + 1.0.3 HawkEye :: Distribution diff --git a/distribution/releasehelper/pom.xml b/distribution/releasehelper/pom.xml index 7d9b1152..a57d323a 100644 --- a/distribution/releasehelper/pom.xml +++ b/distribution/releasehelper/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye distribution - 1.0.3-SNAPSHOT + 1.0.3 HawkEye :: Distribution :: Release Helper diff --git a/hawkeye-command/pom.xml b/hawkeye-command/pom.xml index 443eaa4b..09fa65af 100644 --- a/hawkeye-command/pom.xml +++ b/hawkeye-command/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 1.0.3-SNAPSHOT + 1.0.3 HawkEye :: Command diff --git a/hawkeye-core/pom.xml b/hawkeye-core/pom.xml index ab9c18a5..64216d6b 100644 --- a/hawkeye-core/pom.xml +++ b/hawkeye-core/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 1.0.3-SNAPSHOT + 1.0.3 HawkEye :: Core diff --git a/pom.xml b/pom.xml index 008e7141..c3436005 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 1.0.3-SNAPSHOT + 1.0.3 HawkEye Simple license header checker and formatter @@ -51,7 +51,7 @@ scm:git:https://github.com/korandoru/trufflebf.git scm:git:https://github.com/korandoru/trufflebf.git https://github.com/korandoru/trufflebf - HEAD + v1.0.3