Skip to content

Commit 8d6c6d8

Browse files
committed
Pom.xml Versioning fix
1 parent 84136f2 commit 8d6c6d8

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Essentials/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

EssentialsChat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

EssentialsGeoIP/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

EssentialsProtect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

EssentialsSpawn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.earth2me.essentialss</groupId>
1010
<artifactId>essentials-parent</artifactId>
11-
<version>2.6.8-RETROMC-SNAPSHOT</version>
11+
<version>2.6.9</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.earth2me.essentialss</groupId>
66
<artifactId>essentials-parent</artifactId>
7-
<version>2.6.9-RETROMC-SNAPSHOT</version>
7+
<version>2.6.9</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)