From f4ea8f8f92589b4a62d61f3f2fb4b9dba38e3616 Mon Sep 17 00:00:00 2001 From: jack ning Date: Sun, 17 Aug 2025 14:30:41 +0800 Subject: [PATCH] update --- .github/workflows/bytedesk.yml | 64 +++++++++++++++++----------------- pom.xml | 2 +- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/.github/workflows/bytedesk.yml b/.github/workflows/bytedesk.yml index 93a7b00857..47aab286f2 100644 --- a/.github/workflows/bytedesk.yml +++ b/.github/workflows/bytedesk.yml @@ -47,38 +47,38 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - name: Create Maven settings - run: | - mkdir -p ~/.m2 - cat > ~/.m2/settings.xml << EOF - - - - snapshots - - - central-portal-snapshots - Central Portal Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - false - - - true - always - - - - - - - snapshots - - - EOF + # - name: Create Maven settings + # run: | + # mkdir -p ~/.m2 + # cat > ~/.m2/settings.xml << EOF + # + # + # + # snapshots + # + # + # central-portal-snapshots + # Central Portal Snapshots + # https://oss.sonatype.org/content/repositories/snapshots/ + # + # false + # + # + # true + # always + # + # + # + # + # + # + # snapshots + # + # + # EOF - name: Maven build run: | diff --git a/pom.xml b/pom.xml index 00fe0ea8a1..7b86389bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ 6.0.0 2.8.8 1.0.1 - 1.0.0.3-SNAPSHOT + 1.0.0.3 0.9.2