Changeset 918


Ignore:
Timestamp:
11/19/10 15:33:15 (14 years ago)
Author:
patdui
Message:
  • bumped version
Location:
ComponentRegistry/trunk/ComponentRegistry
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ComponentRegistry/trunk/ComponentRegistry/pom.xml

    r916 r918  
    55  <artifactId>ComponentRegistry</artifactId>
    66  <packaging>${packaging}</packaging>
    7   <version>1.6.1</version>
     7  <version>1.7-SNAPSHOT</version>
    88  <name>ComponentRegistry</name>
    99  <description>
     
    146146    <isocatSearchUrl>http://www.isocat.org/rest/user/guest/search</isocatSearchUrl>
    147147    <registryRoot>/tmp/ComponentRegistry</registryRoot>
    148     <ComponentBrowserGuiVersion>1.6.1</ComponentBrowserGuiVersion>
     148    <ComponentBrowserGuiVersion>1.7-SNAPSHOT</ComponentBrowserGuiVersion>
    149149    <ComponentRegistrySwfName>${pom.artifactId}-${ComponentBrowserGuiVersion}</ComponentRegistrySwfName>
    150150    <cmdiSchemaDir>../../metadata/toolkit/</cmdiSchemaDir>
  • ComponentRegistry/trunk/ComponentRegistry/src/main/webapp/WEB-INF/shhaa.xml

    r916 r918  
    1414                        <username>anonymous</username>
    1515                </fallback>
    16 <!--            <sso action="lI">http://lux16.mpi.nl/Shibboleth.sso/Login</sso>-->
    17 <!--            <slo action="lO">http://lux16.mpi.nl/Shibboleth.sso/Logout</slo>-->
     16        <sso action="lI">http://lux16.mpi.nl/Shibboleth.sso/Login</sso>
     17                <slo action="lO">http://lux16.mpi.nl/Shibboleth.sso/Logout</slo>
    1818   
    19       <sso action="lI">https://catalog.clarin.eu/Shibboleth.sso/Login</sso>
    20       <slo action="lO">https://catalog.clarin.eu/Shibboleth.sso/Logout</slo>
     19<!--      <sso action="lI">https://catalog.clarin.eu/Shibboleth.sso/Login</sso> -->
     20<!--      <slo action="lO">https://catalog.clarin.eu/Shibboleth.sso/Logout</slo>-->
    2121         
    2222        </authentication>
Note: See TracChangeset for help on using the changeset viewer.