We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5e69a commit 779b1d5Copy full SHA for 779b1d5
1 file changed
gradle.properties
@@ -1,10 +1,10 @@
1
org.gradle.jvmargs=-Xmx1536m
2
group=org.terasology.gestalt
3
-version=7.0.6-SNAPSHOT
+version=7.0.7-SNAPSHOT
4
# Where to publish artifacts, if not to the default snapshot/release repos
5
# Publishing a snapshot to a release-only repo will get an intended but quirky HTTP 409 Conflict error as of Nov 2014
6
snapshotPublishRepo=http://artifactory.terasology.org/artifactory/libs-snapshot-local
7
releasePublishRepo=http://artifactory.terasology.org/artifactory/libs-release-local
8
# Override these values in ~/.gradle/gradle.properties
9
gestaltMavenRepoUsername=
10
-gestaltMavenRepoPassword=
+gestaltMavenRepoPassword=
0 commit comments