1 <project>
2 <modelVersion>4.0.0</modelVersion>
3 <groupId>kxml2</groupId>
4 <artifactId>kxml2</artifactId>
5 <version>2.3.0</version>
6
7 <distributionManagement>
8 <relocation>
9 <groupId>net.sf.kxml</groupId>
10 </relocation>
11 </distributionManagement>
12
13 </project>
14