Merged from branch of release 3.10
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/maven-smartgears-bom@122039 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6b9ee3bf3d
commit
44bcbdbe67
|
@ -1,5 +0,0 @@
|
|||
#Fri Sep 06 18:21:16 CEST 2013
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
resolveWorkspaceProjects=true
|
||||
version=1
|
5
pom.xml
5
pom.xml
|
@ -116,6 +116,11 @@
|
|||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.gcube.data.publishing</groupId>
|
||||
<artifactId>document-store-lib</artifactId>
|
||||
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.accounting</groupId>
|
||||
<artifactId>accounting-lib</artifactId>
|
||||
|
|
Loading…
Reference in New Issue