From d414cca855fcf0d7979a08ed5b94fee5b59400e0 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 8 Oct 2013 20:10:07 +0000 Subject: [PATCH] pom fixes git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/vre-definition@82723 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/com.google.gdt.eclipse.core.prefs | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index 31a7143..1dff624 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.google.gdt.eclipse.core.prefs b/.settings/com.google.gdt.eclipse.core.prefs index 32254b6..fc597ae 100644 --- a/.settings/com.google.gdt.eclipse.core.prefs +++ b/.settings/com.google.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/Users/massi/Documents/workspace/vre-definition/target/vre-definition-3.0.0-SNAPSHOT +lastWarOutDir=/Users/massi/Documents/workspace/vre-definition/target/vre-definition-4.1.0-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/pom.xml b/pom.xml index d86c726..ae2e240 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.admin vre-definition war - 3.0.0-SNAPSHOT + 4.1.0-SNAPSHOT VRE Definition Portlet gCube VRE Definition Portlet shows a Wizard to create VREs.