diff --git a/sci-publications/package-lock.json b/sci-publications/package-lock.json index e0b8a39..e03a256 100644 --- a/sci-publications/package-lock.json +++ b/sci-publications/package-lock.json @@ -1,12 +1,12 @@ { "name": "sci-publications", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sci-publications", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "license": "LGPL-3.0-or-later", "dependencies": { "bootstrap": "^4.6.0", diff --git a/sci-publications/package.json b/sci-publications/package.json index aaa8cca..4fbc0ec 100644 --- a/sci-publications/package.json +++ b/sci-publications/package.json @@ -1,6 +1,6 @@ { "name": "sci-publications", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "description": "JavaScript parts of the UI of sci-publications", "main": "index.js", "scripts": { @@ -28,4 +28,4 @@ "targets": { "main": false } -} \ No newline at end of file +} diff --git a/sci-publications/pom.xml b/sci-publications/pom.xml index 13a3baa..0bc7e9b 100644 --- a/sci-publications/pom.xml +++ b/sci-publications/pom.xml @@ -184,6 +184,16 @@ --userconfig ../libreccm.npmrc install + + + npm version + + npm + + + version --allow-same-version=true ${project.version} + + build diff --git a/sci-types-department/package-lock.json b/sci-types-department/package-lock.json index c1de2ed..11c3684 100644 --- a/sci-types-department/package-lock.json +++ b/sci-types-department/package-lock.json @@ -1,12 +1,12 @@ { "name": "sci-types-department", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sci-types-department", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "license": "LGPL-3.0-or-later", "dependencies": { "sortablejs": "^1.14.0" diff --git a/sci-types-department/package.json b/sci-types-department/package.json index a8c9172..9eec987 100644 --- a/sci-types-department/package.json +++ b/sci-types-department/package.json @@ -1,6 +1,6 @@ { "name": "sci-types-department", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "description": "JavaScript parts of the UI of sci-types-department", "main": "index.js", "scripts": { @@ -23,4 +23,4 @@ "targets": { "main": false } -} \ No newline at end of file +} diff --git a/sci-types-department/pom.xml b/sci-types-department/pom.xml index 2611d82..bae4f48 100644 --- a/sci-types-department/pom.xml +++ b/sci-types-department/pom.xml @@ -191,6 +191,16 @@ --userconfig ../libreccm.npmrc install + + + npm version + + npm + + + version --allow-same-version=true ${project.version} + + build diff --git a/sci-types-project/package-lock.json b/sci-types-project/package-lock.json index 5ee323d..523dbf5 100644 --- a/sci-types-project/package-lock.json +++ b/sci-types-project/package-lock.json @@ -1,12 +1,12 @@ { "name": "sci-types-project", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sci-types-project", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "license": "LGPL-3.0-or-later", "dependencies": { "sortablejs": "^1.14.0" diff --git a/sci-types-project/package.json b/sci-types-project/package.json index 0585be6..7b9824a 100644 --- a/sci-types-project/package.json +++ b/sci-types-project/package.json @@ -1,6 +1,6 @@ { "name": "sci-types-project", - "version": "7.0.0", + "version": "7.0.0-SNAPSHOT", "description": "JavaScript parts of the UI of sci-types-project", "main": "index.js", "scripts": { diff --git a/sci-types-project/pom.xml b/sci-types-project/pom.xml index 7d64131..c33825c 100644 --- a/sci-types-project/pom.xml +++ b/sci-types-project/pom.xml @@ -183,6 +183,16 @@ --userconfig ../libreccm.npmrc install + + + npm version + + npm + + + version --allow-same-version=true ${project.version} + + build