From c3496c2b8c19bdf2de9a94813c18324a4768e830 Mon Sep 17 00:00:00 2001 From: Carsten Erker Date: Mon, 4 Nov 2013 18:24:27 +0100 Subject: [PATCH] upgrade to forge 1.4.2.Final --- pom.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index c5f689f..3c100d6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,28 +1,23 @@ - - + 4.0.0 org.hibersap.forge hibersap-plugin 1.1.0-SNAPSHOT - - - 1.1.3.Final - [1.1.0,) - 1.0.0.GA - [3.0.0,) - 3.0.1 - - GNU LESSER GENERAL PUBLIC LICENSE (LGPL) Version 3 http://www.gnu.org/licenses/lgpl.txt - + + 3.0.1 + [3.0.0,) + 1.0.0.GA + [1.1.0,) + 1.4.2.Final + org.jboss.forge @@ -52,7 +47,7 @@ hibersap-jco ${hibersap.version} - + javax.validation validation-api @@ -63,13 +58,18 @@ sap-jco ${jco.version} - + javax.servlet javax.servlet-api ${servlet-api.version} - + + junit + junit + 4.11 + test + @@ -79,7 +79,7 @@ repository.hibersap Hibersap Repository for Maven - http://hibersap.svn.sourceforge.net/viewvc/hibersap/m2repo + https://svn.code.sf.net/p/hibersap/code/m2repo/