Skip to content

Commit dd8c6f7

Browse files
committed
try to build a version without a snapshot
1 parent cd5d868 commit dd8c6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemor
1818
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1919
# org.gradle.parallel=true
2020

21-
VERSION_NAME=0.9.0_13-SNAPSHOT
21+
VERSION_NAME=0.9.0_13
2222
GROUP=com.tickaroo.tikxml
2323

2424
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)