Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@99406 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-09-02 16:34:17 +00:00
parent d99558212b
commit 4138069309
1 changed files with 6 additions and 6 deletions

12
pom.xml
View File

@ -38,7 +38,7 @@
</developers>
<properties>
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
<release.date>2014-07-04</release.date>
@ -237,14 +237,14 @@
<artifactId>tabular-data-gwt-service</artifactId>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<!-- tabular-data-monitor-widget -->
<!-- tabular-data-monitor-widget -->
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>tabular-data-monitor-widget</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<!-- tabular-data-wizard-widget -->
<dependency>
<groupId>org.gcube.portlets.user</groupId>
@ -354,7 +354,7 @@
<!-- tabular-data-column-operation-widget -->
<dependency>
<groupId>org.gcube-portlets.user.tdcolumnoperation</groupId>
<groupId>org.gcube.portlets.user.tdcolumnoperation</groupId>
<artifactId>tabular-data-column-operation</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
@ -581,5 +581,5 @@
</dependencies>
</dependencyManagement>
</project>