|
@@ -1,5 +1,5 @@
|
|
|
# Version number: Major.Minor.SubMinor (e.g. 3.3.0)
|
|
# Version number: Major.Minor.SubMinor (e.g. 3.3.0)
|
|
|
-jmeVersion = 3.9.0
|
|
|
|
|
|
|
+jmeVersion = 3.10.0
|
|
|
|
|
|
|
|
# Leave empty to autogenerate
|
|
# Leave empty to autogenerate
|
|
|
# (use -PjmeVersionName="myVersion" from commandline to specify a custom version name )
|
|
# (use -PjmeVersionName="myVersion" from commandline to specify a custom version name )
|
|
@@ -43,3 +43,4 @@ POM_LICENSE_DISTRIBUTION=repo
|
|
|
POM_INCEPTION_YEAR=2009
|
|
POM_INCEPTION_YEAR=2009
|
|
|
|
|
|
|
|
PREBUILD_NATIVES_URL=https://objects.jmonkeyengine.org/native-snapshots/${natives.snapshot}/jme3-natives.zip
|
|
PREBUILD_NATIVES_URL=https://objects.jmonkeyengine.org/native-snapshots/${natives.snapshot}/jme3-natives.zip
|
|
|
|
|
+
|