Skip to content

Commit 6c77f61

Browse files
committed
Updated version to archiveVersion to be ready for Gradle 7
1 parent 232d296 commit 6c77f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ configure(subprojects.findAll { it.name != "props-core" }) {
164164
}
165165

166166
jar {
167-
version project.fjVersion
167+
archiveVersion = project.fjVersion
168168
bnd (
169169
'Bundle-Name': 'Functional Java',
170170
'Signature-Version': project.fjVersion,

0 commit comments

Comments
 (0)