added compile scope to common-scope-maps

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@96029 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-05-23 13:05:44 +00:00
parent 79e46e0e7c
commit ef6d8b01c7
1 changed files with 1 additions and 2 deletions

View File

@ -85,8 +85,7 @@
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId> <artifactId>common-scope-maps</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version> <version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<!-- UNCOMMENT THIS FOR RELEASE --> <scope>compile</scope>
<!-- <scope>provided</scope> -->
</dependency> </dependency>
<!-- END FWS --> <!-- END FWS -->