blob: d8292c167e68e44c200eba3d74ff1671f6911684 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact>
<name>
<maxlength>28</maxlength>
</name>
<extension>gz,tgz</extension>
<mandatory>
<name>true</name>
</mandatory>
</artifact>
<_config>
<namespace>GlobalAndNSConfig</namespace>
<mergeStrategy>merge</mergeStrategy>
</_config>
</configuration>
|