Skip to content

Commit

Permalink
Upgrade to 4.1.0 core-release (#544)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan N. Klug <[email protected]>
  • Loading branch information
J-N-K committed Dec 23, 2023
1 parent 919de71 commit 7d4d624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build-41.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI 4.0.x
name: CI 4.1.x

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<maven.compiler.target>${oh.java.version}</maven.compiler.target>
<maven.compiler.compilerVersion>${oh.java.version}</maven.compiler.compilerVersion>

<ohc.version>4.1.0-SNAPSHOT</ohc.version>
<ohc.version>4.1.0</ohc.version>
<bnd.version>7.0.0</bnd.version>
<commons.net.version>3.7.2</commons.net.version>
<eea.version>2.4.0</eea.version>
Expand Down

0 comments on commit 7d4d624

Please sign in to comment.