From d88e13aa6fa0c7fed4967c84bd1fc999b35d0a1a Mon Sep 17 00:00:00 2001 From: Builder Service Date: Fri, 5 Jun 2020 09:51:05 -0400 Subject: [PATCH] Using the next snapshot post release 6.0.0-SIGQA16-SNAPSHOT --- build.gradle | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index d6a573b7f2..094864c95a 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ project.ext.javaTargetCompatibility = JavaVersion.VERSION_11 project.ext.moduleName = 'com.synopsys.integration.alert.main' mainClassName = 'com.synopsys.integration.alert.Application' -version = '6.0.0-SIGQA15' +version = '6.0.0-SIGQA16-SNAPSHOT' def testContainerPostgresVersion = '12.2' apply plugin: 'idea' diff --git a/package-lock.json b/package-lock.json index 423c7a9942..8ca098d1b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "blackduck-alert", - "version": "6.0.0-SIGQA14", + "version": "6.0.0-SIGQA15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 732c829ed5..0e82bd0dd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blackduck-alert", - "version": "6.0.0-SIGQA15", + "version": "6.0.0-SIGQA16-SNAPSHOT", "description": "Alert npm project", "keywords": [ "blackduck",