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