Skip to content

Commit e586672

Browse files
committed
version number, 2.12.3
1 parent 144a9ba commit e586672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ static def getDate() {
4343
def build = System.env.BUILD_NUMBER == null ? "" : "-${System.env.BUILD_NUMBER}"
4444

4545
group = "org.key-project"
46-
version = "2.13.0$build"
46+
version = "2.12.3$build"
4747

4848
subprojects {
4949
apply plugin: "java"

0 commit comments

Comments
 (0)