Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 014a97c

Browse files
author
Frode Sjovatsen
committed
removed identifiable and jumped version
1 parent da2df48 commit 014a97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sourceCompatibility = 1.8
1111

1212
jar {
1313
baseName = 'fint-utdanning-model-java'
14-
version = '1.1.0-rc.1.1'
14+
version = '1.1.0-rc.1.2'
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)