aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphil <[email protected]>2016-11-02 13:16:32 +1300
committerphil <[email protected]>2016-11-02 13:16:32 +1300
commitbccb115a9ed9995a88eee94a3b1e641bd567c8be (patch)
tree0f1103e0041e9e8b249e9a04912a09ecfdc42ffc
parent033a48d56007ece591b42eb1bc30d9f2d13350d0 (diff)
Version set to 1.7.0
Bug 1337 - VersionInfo defaults isDevPhase to true, which outputs onto err
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3683a95..f2a09b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.jogamp.java3d</groupId>
<artifactId>j3dexamples</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.7.0</version>
<name>Java 3D Examples</name>
<description>Examples for the Java 3D Graphics API</description>