summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/invalid_legacy_user_config/services.xml
blob: 9a13d936e469f97371d78b3ca9a16cc06afd6eae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services version="1.0">


  <admin version="2.0">
    <adminserver hostalias="node1" />    
  </admin>

</services>