Fixed test dependency version
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-insert-rstudio-se-plugin@149186 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
3cc7f69963
commit
ddaf7854fb
6
pom.xml
6
pom.xml
|
@ -133,13 +133,11 @@
|
|||
<dependency>
|
||||
<groupId>org.gcube.vremanagement</groupId>
|
||||
<artifactId>smart-executor-client</artifactId>
|
||||
<version>1.3.0-4.1.0-132087</version>
|
||||
<version>[1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Reference in New Issue