File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
jmeVersion = 3.3.0
3
3
# Version used for application and settings folder, no spaces!
4
4
jmeMainVersion = 3.3
5
- # Version addition pre- alpha-svn, Stable, Beta
6
- jmeVersionTag = SNAPSHOT
5
+ # Version addition: SNAPSHOT, alpha, beta, stable
6
+ jmeVersionTag = alpha3
7
7
# Increment this each time jmeVersionTag changes but jmeVersion stays the same
8
- jmeVersionTagID = 2
8
+ jmeVersionTagID = 3
9
9
10
10
# specify if JavaDoc should be built
11
11
buildJavaDoc = true
@@ -25,7 +25,7 @@ bulletZipFile = bullet3.zip
25
25
26
26
# POM settings
27
27
POM_NAME =jMonkeyEngine
28
- POM_DESCRIPTION =jMonkeyEngine is a 3D game engine for adventurous Java developers
28
+ POM_DESCRIPTION =jMonkeyEngine is a 3-D game engine for adventurous Java developers
29
29
POM_URL =http://jmonkeyengine.org
30
30
POM_SCM_URL =https://github.com/jMonkeyEngine/jmonkeyengine
31
31
POM_SCM_CONNECTION =scm:git:git://github.com/jMonkeyEngine/jmonkeyengine.git
You can’t perform that action at this time.
0 commit comments