Skip to content

Commit

Permalink
Merge pull request #14 from hango-io/release-v1.6.0
Browse files Browse the repository at this point in the history
Release v1.6.0
  • Loading branch information
trickMin authored Oct 18, 2023
2 parents cdf2124 + 97c92c7 commit 6309b22
Show file tree
Hide file tree
Showing 206 changed files with 6,941 additions and 11,632 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
java-version: '8'
distribution: 'adopt'
- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B clean package -U -Dmaven.test.skip=true --file pom.xml
121 changes: 0 additions & 121 deletions common-advanced/pom.xml

This file was deleted.

Loading

0 comments on commit 6309b22

Please sign in to comment.