sync-package-pom

1.0.1 • Public • Published

sync-package-pom

Synchronize the version from the package.json with the one in the pom.xml file.

Installation

$ npm i --save-dev sync-package-pom

Usage

$ sync-package-pom [path-to-package-file] [path-to-pom-file]

Or as a global package:

$ npm i -g sync-package-pom
$ sync-package-pom [path-to-package-file] [path-to-pom-file]

Both parameters are optional. If no package.json or pom.xml is specified it will assume they are present in the current directory.

Readme

Keywords

none

Package Sidebar

Install

npm i sync-package-pom

Weekly Downloads

85

Version

1.0.1

License

MIT

Last publish

Collaborators

  • anuubis