git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@76844 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
ffd405cb2c
commit
993f01f659
5
pom.xml
5
pom.xml
|
@ -243,26 +243,31 @@
|
|||
<groupId>org.gcube.execution</groupId>
|
||||
<artifactId>rrmodel</artifactId>
|
||||
<version>[1.4.0-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.execution</groupId>
|
||||
<artifactId>rrgcubebridge</artifactId>
|
||||
<version>[1.4.3-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.execution</groupId>
|
||||
<artifactId>rrgcubeplugins</artifactId>
|
||||
<version>[1.0.0-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.execution</groupId>
|
||||
<artifactId>rrplugins</artifactId>
|
||||
<version>[1.0.1-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.execution</groupId>
|
||||
<artifactId>rraggregator</artifactId>
|
||||
<version>[1.3.4-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue