Skip to content

Commit

Permalink
Using the next snapshot post release 6.0.0-SIGQA16-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Jun 5, 2020
1 parent 31e1fb2 commit d88e13a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blackduck-alert",
"version": "6.0.0-SIGQA15",
"version": "6.0.0-SIGQA16-SNAPSHOT",
"description": "Alert npm project",
"keywords": [
"blackduck",
Expand Down

0 comments on commit d88e13a

Please sign in to comment.