Merge tag '1.0.2' into develop

Tag release
This commit is contained in:
2024-08-30 03:36:36 +00:00
2 changed files with 5 additions and 3 deletions

View File

@@ -93,7 +93,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main
fetch-depth: 1
- uses: actions/setup-java@v4.2.2
if: ${{ hashFiles('**/pom.xml') }}
with:
@@ -178,7 +179,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main
fetch-depth: 1
- uses: actions/setup-java@v4.2.2
if: ${{ hashFiles('**/pom.xml') }}
with:

View File

@@ -11,7 +11,7 @@
</parent>
<artifactId>ec-config-server</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<licenses>
<license>