diff --git a/build.properties b/build.properties
index b0a16bfe..a3f557c5 100644
--- a/build.properties
+++ b/build.properties
@@ -1,3 +1,3 @@
app.id=marineapi
app.name=Java Marine API
-app.version=0.9.0-SNAPSHOT
+app.version=0.9.0
diff --git a/build.xml b/build.xml
index 28be922f..0ce70b7c 100644
--- a/build.xml
+++ b/build.xml
@@ -77,7 +77,7 @@ $Revision$
+ source="1.7" target="1.7" />
diff --git a/pom.xml b/pom.xml
index 277cdf91..2a676270 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ along with Java Marine API. If not, see .
4.0.0
net.sf.marineapi
marineapi
- 0.9.0-SNAPSHOT
+ 0.9.0
jar
Java Marine API
@@ -151,8 +151,8 @@ along with Java Marine API. If not, see .
maven-compiler-plugin
2.4
-
- 1.6
+
+ 1.7