Skip to content

Commit 11f3dcf

Browse files
author
Builder Service
committed
Release 5.3.0
1 parent 60213f1 commit 11f3dcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
}
1616

1717
group = 'com.synopsys.integration'
18-
version = '5.3.0-SNAPSHOT'
18+
version = '5.3.0'
1919

2020
apply plugin: 'com.blackducksoftware.integration.solution'
2121
apply plugin: 'org.springframework.boot'
@@ -124,4 +124,4 @@ if ("true" == project.findProperty('refresh.cache')) {
124124
}
125125
}
126126
}
127-
}
127+
}

0 commit comments

Comments
 (0)