Skip to content

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Mar 30, 2020
1 parent 725bb7f commit fb91b59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 = '5.3.0-SIGQA22-SNAPSHOT'
version = '5.3.0'
apply plugin: 'idea'
apply plugin: 'org.springframework.boot'
apply plugin: 'com.synopsys.integration.solution'
Expand Down
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": "5.3.0-SIGQA22-SNAPSHOT",
"version": "5.3.0",
"description": "Alert npm project",
"keywords": [
"blackduck",
Expand Down

0 comments on commit fb91b59

Please sign in to comment.