gCube Release 4.15.0

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/github-connector@182010 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2019-10-11 15:10:11 +00:00
parent abffd7765f
commit 4131d7394c
1 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@
<dependency> <dependency>
<groupId>org.gcube.portal</groupId> <groupId>org.gcube.portal</groupId>
<artifactId>client-context-library</artifactId> <artifactId>client-context-library</artifactId>
<version>[1.0.0-SNAPSHOT,)</version> <version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
@ -335,7 +335,7 @@
gwt-maven-plugin gwt-maven-plugin
</artifactId> </artifactId>
<versionRange> <versionRange>
[2.7.0,) [2.7.0, 2.10.0)
</versionRange> </versionRange>
<goals> <goals>
<goal>resources</goal> <goal>resources</goal>