Skip to content

Commit fb54b8f

Browse files
sinattiengparerworkeractions-user
authored
Release 2.11.0 (#7)
* [skip ci] Update project to latest tag sacer-xml-2.11.0 * Update pom.xml * Update CI * Update SNAPSHOT version * [maven-release-plugin] prepare release sacer-xml-2.11.0 * [maven-release-plugin] prepare for next development iteration --------- Co-authored-by: parerworker <[email protected]> Co-authored-by: GitHub Actions <[email protected]>
1 parent f2509a2 commit fb54b8f

File tree

4 files changed

+208
-124
lines changed

4 files changed

+208
-124
lines changed

Diff for: .github/workflows/compile.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ jobs:
44
compile:
55
uses: RegioneER/parer-github-template/.github/workflows/compile.yml@v1
66
with:
7-
java: '8'
7+
java: '11'

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: RegioneER/parer-github-template/.github/workflows/release.yml@v1
1212
with:
1313
version: ${{ inputs.version }}
14-
java: '8'
14+
java: '11'

0 commit comments

Comments
 (0)