diff --git a/package-lock.json b/package-lock.json index a55412d9..e08cb12c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,5 @@ { "name": "exist-documentation", - "version": "6.1.7-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 97084fca..18618708 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "exist-documentation", - "version": "6.1.7-SNAPSHOT", "description": "Documentation package for eXist-db", "scripts": { "test": "mocha src/test/mocha/ --recursive --exit", diff --git a/pom.xml b/pom.xml index 1c7290f0..2461c814 100644 --- a/pom.xml +++ b/pom.xml @@ -123,16 +123,6 @@ compile - - npm version bump - - npm - - compile - - version --no-git-tag-version --allow-same-version=true ${project.version} - - npm install