Skip to content

Commit e0700bb

Browse files
committed
Reverting to alpha-3 in order to push a release.
1 parent 970c31b commit e0700bb

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
@@ -22,7 +22,7 @@ repositories {
2222

2323
}
2424

25-
ext.jmeFullVersion = "3.1.0-SNAPSHOT" // 3.1.0-alpha3
25+
ext.jmeFullVersion = "3.1.0-alpha3" //"3.1.0-SNAPSHOT"
2626
ext.jmeNbmRevision = 0
2727

2828
configurations {

0 commit comments

Comments
 (0)