Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit 5afeda5

Browse files
author
Builder Service
committed
Release 5.2.0
1 parent 3d82abf commit 5afeda5

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
@@ -16,7 +16,7 @@ buildscript {
1616

1717
apply plugin: 'java'
1818

19-
version = '5.2.0-SNAPSHOT'
19+
version = '5.2.0'
2020
String parentVersion = project.version
2121

2222
allprojects {
@@ -46,4 +46,4 @@ configure(subprojects) { project ->
4646
implementation 'com.blackducksoftware.integration:blackduck-common:41.2.0'
4747
implementation 'com.paypal.digraph:digraph-parser:1.0'
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)