removed old service maps: ecosystem, openbio, securevo, testing, vo1.

update o version 1.0.5

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/branches/common/common-scope-maps/1.0@134279 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Roberto Cirillo 2016-11-17 10:36:29 +00:00
parent bd9b844abf
commit 839ea709b0
6 changed files with 1 additions and 26 deletions

View File

@ -8,7 +8,7 @@
</parent>
<groupId>org.gcube.core</groupId>
<artifactId>common-scope-maps</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<name>Common ScopeMaps</name>
<scm>

View File

@ -1,5 +0,0 @@
<service-map scope='/d4science.research-infrastructures.eu/Ecosystem' version="${project.version}">
<services>
<service name='XQueryAccessService' endpoint='http://node10.p.d4science.research-infrastructures.eu:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess' />
</services>
</service-map>

View File

@ -1,5 +0,0 @@
<service-map scope='/d4science.research-infrastructures.eu/EUBrazilOpenBio' version="${project.version}">
<services>
<service name='XQueryAccessService' endpoint='http://node3.p.d4science.research-infrastructures.eu:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess' />
</services>
</service-map>

View File

@ -1,5 +0,0 @@
<service-map scope='/gcube/secureVO' version="${project.version}">
<services>
<service name='XQueryAccessService' endpoint='https://node2.tsec.d4science.research-infrastructures.eu:8443/wsrf/services/gcube/informationsystem/collector/XQueryAccess' />
</services>
</service-map>

View File

@ -1,5 +0,0 @@
<service-map scope='/testing' version="${project.version}">
<services>
<service name='XQueryAccessService' endpoint='http://im-goldfish:8080/wsrf/services/gcube/informationsystem/collector/XQueryAccess' />
</services>
</service-map>

View File

@ -1,5 +0,0 @@
<service-map scope='/testing/vo1' version="${project.version}">
<services>
<service name='XQueryAccessService' endpoint='http://grids16.eng.it/proxy/gcube-testing-node1/wsrf/services/gcube/informationsystem/collector/XQueryAccess' />
</services>
</service-map>