Skip to content

Commit

Permalink
Using the next snapshot post release 6.4.0-SIGQA14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Feb 24, 2021
1 parent 88d533d commit 4023b56
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 @@ -33,7 +33,7 @@ ext {
}

mainClassName = 'com.synopsys.integration.alert.Application'
version = '6.4.0-SIGQA13'
version = '6.4.0-SIGQA14-SNAPSHOT'

apply plugin: 'idea'
apply plugin: 'org.springframework.boot'
Expand Down
2 changes: 1 addition & 1 deletion ui/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 ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blackduck-alert",
"version": "6.4.0-SIGQA13",
"version": "6.4.0-SIGQA14-SNAPSHOT",
"description": "Alert UI",
"keywords": [
"blackduck",
Expand Down

0 comments on commit 4023b56

Please sign in to comment.