removed asl http access management
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/distributions/maven-portal-bom@96401 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
56c11fe3aa
commit
81563e5547
15
pom.xml
15
pom.xml
|
@ -25,13 +25,7 @@
|
|||
<artifactId>accesslogger</artifactId>
|
||||
<version>[1.3.0-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.applicationsupportlayer</groupId>
|
||||
<artifactId>asl_http_access_management</artifactId>
|
||||
<version>[1.0.1-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.applicationsupportlayer</groupId>
|
||||
<artifactId>aslcontent</artifactId>
|
||||
|
@ -399,12 +393,7 @@
|
|||
<artifactId>gcube-widgets</artifactId>
|
||||
<version>[1.4.0-SNAPSHOT,)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.portlets.widgets</groupId>
|
||||
<artifactId>workspace-light-tree</artifactId>
|
||||
<version>[1.9.4-SNAPSHOT,)</version>
|
||||
</dependency>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.dvos</groupId>
|
||||
<artifactId>usermanagement-core</artifactId>
|
||||
|
|
Loading…
Reference in New Issue