From e4b3c35892d53fe81bc018b55887d1637ffd0683 Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 9 Dec 2014 15:30:48 +0100 Subject: [PATCH] extract version as a variable --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3394c6d3..486c6f21 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,7 @@ UTF-8 + 1.7 0.8.0-rc1 4.0-beta5 3.6.0 @@ -40,8 +41,8 @@ maven-compiler-plugin 3.1 - 1.7 - 1.7 + ${java.version} + ${java.version}