app-enablement
v5.5.0-b07-dev.1
Published
App Enablement provides access to the functionality of the host application (MobilePOS, OmniPOS, ...). The functionality is provided for a JavaScript application running in the host application.
Readme
AppEnablement API
App Enablement provides access to the functionality of the host application (MobilePOS, OmniPOS, ...). The functionality is provided for a JavaScript applicaton running in the host application.
Release
Steps to be done to release the App Enablement:
- Checkout the repository.
- Run maven build: mvn -Pprepare-release install -DdevelopmentVersion= -DreleaseVersion=
- developmentVersion - new development version to be cerated after the release
- releaseVersion - the version to be released
- Push commits prepared by the maven build.
- Include the tag created by the maven build. This tag marks the released version and makes it available ower Bower.
