2.13 final added udate notifications if report is shared

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@71465 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-03-16 02:05:49 +00:00
parent e5fff81cf0
commit 758e219ab9
1 changed files with 1 additions and 25 deletions

26
pom.xml
View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>reports</artifactId>
<packaging>war</packaging>
<version>4.1.5-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>
<name>gCube Reports Portlet</name>
<description>
gCube Reports Portlet.
@ -81,24 +81,12 @@
<artifactId>aslcore</artifactId>
<version>[3.2.1-SNAPSHOT, 3.2.2-SNAPSHOT)</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<artifactId>ghn-client-runtime</artifactId>
<groupId>org.gcube.distribution</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>aslsocial</artifactId>
<version>[0.1.0-SNAPSHOT, 1.0.0-SNAPSHOT)</version>
<scope>${setScope}</scope>
<exclusions>
<exclusion>
<artifactId>ghn-client-runtime</artifactId>
<groupId>org.gcube.distribution</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.gcube.portlets.user</groupId>
@ -135,12 +123,6 @@
<artifactId>workspace-light-tree</artifactId>
<version>[2.9.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
<scope>${setScope}</scope>
<exclusions>
<exclusion>
<artifactId>is-collector-stubs</artifactId>
<groupId>org.gcube.informationsystem</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.gcube.portlets.admin</groupId>
@ -183,12 +165,6 @@
<version>[1.3.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<classifier>${setClassifier}</classifier>
<scope>${setScope}</scope>
<exclusions>
<exclusion>
<artifactId>is-collector-stubs</artifactId>
<groupId>org.gcube.informationsystem</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>