Fixed wrong groupId for report-export-widget dependency

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@71331 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Antonio Gioia 2013-03-13 16:54:12 +00:00
parent bd21447225
commit e0bbdad6db
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
<scope>${setScope}</scope>
</dependency>
<dependency>
<groupId>report-exporter-widget</groupId>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>report-exporter-widget</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>