From b0996e511a2929776b2e1f2868d0b00b360f7cf2 Mon Sep 17 00:00:00 2001 From: tison Date: Tue, 5 Sep 2023 15:37:08 +0800 Subject: [PATCH] ci(release): prepare release v3.4.0 --- action.yml | 2 +- hawkeye-cli/pom.xml | 2 +- hawkeye-command/pom.xml | 2 +- hawkeye-core/pom.xml | 2 +- hawkeye-maven-plugin/pom.xml | 2 +- hawkeye-native/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/action.yml b/action.yml index 1c53600e..6e2d342b 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:v3.4.0 args: - ${{ inputs.mode }} - --config diff --git a/hawkeye-cli/pom.xml b/hawkeye-cli/pom.xml index ea84c8b8..879ad0fb 100644 --- a/hawkeye-cli/pom.xml +++ b/hawkeye-cli/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 3.3.1-SNAPSHOT + 3.4.0 HawkEye :: Distribution :: Command Line Interface diff --git a/hawkeye-command/pom.xml b/hawkeye-command/pom.xml index 3b1ba495..c28f8a9c 100644 --- a/hawkeye-command/pom.xml +++ b/hawkeye-command/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 3.3.1-SNAPSHOT + 3.4.0 HawkEye :: Command diff --git a/hawkeye-core/pom.xml b/hawkeye-core/pom.xml index e302a933..0d72ae0e 100644 --- a/hawkeye-core/pom.xml +++ b/hawkeye-core/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 3.3.1-SNAPSHOT + 3.4.0 HawkEye :: Core diff --git a/hawkeye-maven-plugin/pom.xml b/hawkeye-maven-plugin/pom.xml index ece55d4e..e3d9bfe2 100644 --- a/hawkeye-maven-plugin/pom.xml +++ b/hawkeye-maven-plugin/pom.xml @@ -20,7 +20,7 @@ io.korandoru.hawkeye hawkeye - 3.3.1-SNAPSHOT + 3.4.0 HawkEye :: Maven Plugin diff --git a/hawkeye-native/pom.xml b/hawkeye-native/pom.xml index 32165c1b..367bd3f2 100644 --- a/hawkeye-native/pom.xml +++ b/hawkeye-native/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 3.3.1-SNAPSHOT + 3.4.0 HawkEye :: Distribution :: Native Image diff --git a/pom.xml b/pom.xml index 8b0c73c4..2026348a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 3.3.1-SNAPSHOT + 3.4.0 HawkEye Simple license header checker and formatter @@ -51,7 +51,7 @@ scm:git:https://github.com/korandoru/hawkeye.git scm:git:https://github.com/korandoru/hawkeye.git https://github.com/korandoru/hawkeye - HEAD + v3.4.0