Added gxHTTP
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/maven-smartgears-bom@176580 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
05aabe5b57
commit
1013595dfa
7
pom.xml
7
pom.xml
|
@ -124,6 +124,13 @@
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.gcube.common</groupId>
|
||||||
|
<artifactId>gxHTTP</artifactId>
|
||||||
|
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue