diff --git a/.circleci/config.yml b/.circleci/config.yml index 0b29c5fc..975007f3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -440,7 +440,7 @@ jobs: <<: *defaults_license_scanner - run: name: Run the license-scanner - command: cd /tmp/license-scanner && mode=docker dockerImages=$DOCKER_ORG/$CIRCLE_PROJECT_REPONAME:$CIRCLE_TAG make run + command: cd /tmp/license-scanner && mode=docker dockerImages=$DOCKER_ORG/$CIRCLE_PROJECT_REPONAME:local make run - store_artifacts: path: /tmp/license-scanner/results destination: licenses diff --git a/package-lock.json b/package-lock.json index bb11f7a9..264107a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ml-testing-toolkit", - "version": "16.1.2", + "version": "17.0.0-snapshot.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ml-testing-toolkit", - "version": "16.1.2", + "version": "17.0.0-snapshot.0", "license": "Apache-2.0", "dependencies": { "@elastic/elasticsearch": "8.10.0", diff --git a/package.json b/package.json index b7995f9e..f6afbf6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ml-testing-toolkit", "description": "Testing Toolkit for Mojaloop implementations", - "version": "16.1.2", + "version": "17.0.0-snapshot.0", "license": "Apache-2.0", "author": "Vijaya Kumar Guthi, ModusBox Inc. ", "contributors": [