From 8e6ec37c1518c5afc597339d5d1a434a12bc1e12 Mon Sep 17 00:00:00 2001 From: Kimmo Tuukkanen Date: Fri, 21 Feb 2014 22:03:53 +0200 Subject: [PATCH] Bumped verstion to 0.7.0 --- build.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index cbfe1eab..2b0f6a75 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,3 @@ app.id=marineapi app.name=Java Marine API -app.version=0.7.0-SNAPSHOT +app.version=0.7.0 diff --git a/pom.xml b/pom.xml index 105ecdcd..23e72768 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.7.0-SNAPSHOT + 0.7.0 jar Java Marine API