Project

General

Profile

Download (501 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<settings>
2
        <servers>
3
            <server>
4
                  <id>edit-wp5</id>
5
                  <username>edit</username>
6
		          <password>xxx</password>	
7
            </server>
8
		    <server>
9
		          <id>tomcat-local</id>
10
		          <username>tomcat</username>
11
		          <password>xxx</password>
12
		    </server>
13
		    <server>
14
		          <id>tomcat-edit</id>
15
		          <username>root</username>
16
		          <password>xxx</password>
17
		    </server>
18
        </servers>
19
</settings>
(6-6/6)