Skip to content

Commit 779b1d5

Browse files
committed
Tag Version v7.0.7-SNAPSHOT
1 parent fc5e69a commit 779b1d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
org.gradle.jvmargs=-Xmx1536m
22
group=org.terasology.gestalt
3-
version=7.0.6-SNAPSHOT
3+
version=7.0.7-SNAPSHOT
44
# Where to publish artifacts, if not to the default snapshot/release repos
55
# Publishing a snapshot to a release-only repo will get an intended but quirky HTTP 409 Conflict error as of Nov 2014
66
snapshotPublishRepo=http://artifactory.terasology.org/artifactory/libs-snapshot-local
77
releasePublishRepo=http://artifactory.terasology.org/artifactory/libs-release-local
88
# Override these values in ~/.gradle/gradle.properties
99
gestaltMavenRepoUsername=
10-
gestaltMavenRepoPassword=
10+
gestaltMavenRepoPassword=

0 commit comments

Comments
 (0)