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

Commit aaa124a

Browse files
committed
Publish 1.1.1 from master branch
1 parent 9c73d8d commit aaa124a

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.0',
48+
'metafacture': '6.1.1',
4949
'mockito': '2.27.0',
5050
'requirejs': '2.3.6',
5151
'slf4j': '1.7.21',
@@ -55,7 +55,7 @@ subprojects {
5555
}
5656

5757
group = 'org.metafacture'
58-
version = '1.2.0-SNAPSHOT'
58+
version = '1.1.1'
5959

6060
apply plugin: 'checkstyle'
6161
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)