From 6bcda90c7f36739fd35caba219f4c69483cd5719 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 27 Mar 2013 10:04:10 +0000 Subject: [PATCH] added 2 new notifications support in cassandra: renamed folder and renamed item, removed GWT maven plugin for building git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@71832 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/pom.xml b/pom.xml index 6fdaf1e..e0d385a 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,6 @@ - org.apache.maven.plugins maven-assembly-plugin @@ -184,41 +183,6 @@ - - - org.codehaus.mojo - gwt-maven-plugin - - 2.4.0 - - - com.google.gwt - gwt-user - ${gwtVersion} - - - com.google.gwt - gwt-dev - ${gwtVersion} - - - - - - prepare-package - - compile - - - - - - - - -