Skip to content

Commit

Permalink
chore(release): update next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Sep 16, 2023
1 parent 815b975 commit 8150f40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/createRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Release connector
uses: bonitasoft/action-release-connector@1.0.0
uses: bonitasoft/action-release-connector@main
id: release-connector
with:
release-version: ${{ github.event.inputs.version }}
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>org.bonitasoft.connectors</groupId>
<artifactId>bonita-connector-rest</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.3-SNAPSHOT</version>

<name>Bonita Rest Connector</name>
<description>Rest Connector for Bonita</description>
Expand Down

0 comments on commit 8150f40

Please sign in to comment.