1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-07 07:06:41 +02:00

BuildAll -> EssentialsParent

This commit is contained in:
Chris Ward
2013-12-01 17:08:32 +11:00
parent f8e100f5b7
commit e49b2c5508
12 changed files with 12 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.essentials3</groupId>
<artifactId>BuildAll</artifactId>
<artifactId>EssentialsParent</artifactId>
<version>3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>BuildAll</name>