-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrew Bush edited this page Aug 14, 2017
·
2 revisions
npm install
- Make sure that pom.xml & package.json versions are the same;
IMPORTANT
# package.json
"version": "3.5.0-betaX",
# pom.xml
<version>3.5.0-betaX-SNAPSHOT</version>
mvn clean package
grunt
git commit
mvn release:prepare
5.1. Agree with questions
git push
npm login
npm publish