mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-16 07:15:20 +01:00
eba5e6a7d1
SubServers' child processes now get their very own Session ID in Linux.
11 lines
530 B
XML
11 lines
530 B
XML
<?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">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<groupId>net.ME1312.SubServers</groupId>
|
|
<artifactId>SubServers.Creator</artifactId>
|
|
<version>-PLACEHOLDER</version>
|
|
<packaging>pom</packaging>
|
|
|
|
<!-- This module is a placeholder. It has no real maven artifacts. -->
|
|
</project> |