Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit cb2259a

Browse files
committed
Publish 1.2.0-rc1 from master branch
1 parent b254549 commit cb2259a

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
@@ -45,7 +45,7 @@ subprojects {
4545
'jquery': '3.3.1-1',
4646
'junit_jupiter': '5.8.2',
4747
'junit_platform': '1.4.2',
48-
'metafacture': '6.1.2',
48+
'metafacture': '6.2.0',
4949
'mockito': '2.27.0',
5050
'requirejs': '2.3.6',
5151
'slf4j': '1.7.21',
@@ -56,7 +56,7 @@ subprojects {
5656
}
5757

5858
group = 'org.metafacture'
59-
version = '1.1.3-SNAPSHOT'
59+
version = '1.2.0-rc1'
6060

6161
apply plugin: 'checkstyle'
6262
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)