mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2024-11-27 12:38:40 +01:00
7865b26173
Since it's repo is down, we'll have to stick to that.
10 lines
468 B
XML
10 lines
468 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>info.somethingodd</groupId>
|
|
<artifactId>odditem</artifactId>
|
|
<version>0.9.5</version>
|
|
<description>POM was created from install:install-file</description>
|
|
</project>
|