Changeset 6443


Ignore:
Timestamp:
08/11/15 15:00:42 (9 years ago)
Author:
Twan Goosen
Message:

Updated server specific property configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/trunk/vlo-commons/pom.xml

    r6436 r6443  
    6565       
    6666        <profile>
    67             <!-- For deployment to vlo.clarin.eu -->
     67            <!-- For deployment to catalog-clarin.esc.rzg.mpg.de -->
    6868            <id>dev-vm</id>
    6969            <properties>
     
    7474       
    7575        <profile>
    76             <!--  For deployment to beta.vlo.clarin.eu -->
     76            <!--  For BETA deployment to vlo.clarin.eu -->
    7777            <id>beta</id>
    7878            <properties>
    7979                <vloconfig.solrUrl><!-- TODO!!! --></vloconfig.solrUrl>
    80                 <vloconfig.homeUrl>http://beta.vlo.clarin.eu</vloconfig.homeUrl>
     80                <vloconfig.homeUrl>http://vlo.clarin.eu/beta</vloconfig.homeUrl>
    8181                <vloconfig.dataRootsFile>dataroots-production.xml</vloconfig.dataRootsFile>
    8282            </properties>
Note: See TracChangeset for help on using the changeset viewer.