fixed maven portal bom dependency artifact id

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/social-networking/social-networking-client-library@167863 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2018-06-04 13:03:02 +00:00
parent c37c40b3c8
commit 0ebedbead4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</dependency>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-portal-bom</artifactId>
<artifactId>maven-portal-bom</artifactId>
<version>LATEST</version>
<type>pom</type>
<scope>import</scope>