From 393a955a0d5ad3f399cbe3a5201cbf0327d9eae1 Mon Sep 17 00:00:00 2001 From: Kimmo Tuukkanen Date: Thu, 10 Dec 2015 21:46:37 +0200 Subject: [PATCH] updated code and source level to 1.7 and set version to 0.9.0 --- build.properties | 2 +- build.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) 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.6 + 1.7 + 1.7