7
0
2024-09-19 15:03:40 +00:00
committed by Git OBS Bridge
commit 0b1b3856c4
9 changed files with 311 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>