Skip to content

Commit

Permalink
fix: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Jul 31, 2024
1 parent 14e3de5 commit 342b00e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Maven Package

on:
release:
types: [published]
types: [created]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>edu.isi.kcap</groupId>
<artifactId>ontapi</artifactId>
<version>1.3.9</version>
<version>1.4.0</version>

<scm>
<connection>
Expand Down

0 comments on commit 342b00e

Please sign in to comment.