Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 6b8b007

Browse files
committed
Set version back to 1.3.0-SNAPSHOT
1 parent adf3825 commit 6b8b007

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
@@ -3,7 +3,7 @@ apply plugin: 'idea'
33
apply from: "./libraries.gradle"
44

55
ext {
6-
projectVersion = '1.3.0.Alpha2'
6+
projectVersion = '1.3.0-SNAPSHOT'
77
javaLanguageLevel = '1.6'
88

99
jbossPublicUrl = 'http://repository.jboss.org/nexus/content/groups/public/'

0 commit comments

Comments
 (0)