bonitasoft / bonita-connector-rest

Rest connector for Bonita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rest Connector

Actions Status Sonarcloud Status GitHub release Maven Central License: GPL v2

Build

Clone or fork this repository, then at the root of the project run:

./mvnw

Release

In order to create a new release:

  • On the release branch, make sure to update the pom version (remove the -SNAPSHOT)
  • Run the action 'Create release', set the version to release as parameter
  • When the action is completed, do not forget to manage the release on the nexus (close and release)
  • Update the master with the next SNAPSHOT version.

Contributing

We would love you to contribute, pull requests are welcome! Please see the CONTRIBUTING.md for more information.

License

The sources and documentation in this project are released under the GPLv2 License

About

Rest connector for Bonita

License:GNU General Public License v2.0


Languages

Language:Java 99.7%Language:Groovy 0.3%