1
0
2018-12-06 11:09:32 +00:00
committed by Git OBS Bridge
commit 8088e4283d
9 changed files with 266 additions and 0 deletions

13
xml-apis-2.0.2.pom Normal file
View File

@@ -0,0 +1,13 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>2.0.2</version>
<distributionManagement>
<relocation>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.0.b2</version>
</relocation>
</distributionManagement>
</project>