2021-04-08 04:06:13 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
2020-11-07 17:35:25 +01:00
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
<groupId>net.ME1312.SubServers</groupId>
|
|
|
|
<artifactId>SubServers.Creator</artifactId>
|
|
|
|
<version>-PLACEHOLDER</version>
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
2020-11-14 19:12:08 +01:00
|
|
|
<!-- This module is a placeholder. It has no real maven artifacts. -->
|
2020-11-07 17:35:25 +01:00
|
|
|
</project>
|