Skip to content

Commit

Permalink
Merge pull request #161 from utarwyn/release-2.2.2
Browse files Browse the repository at this point in the history
EnderContainers 2.2.2
  • Loading branch information
utarwyn authored Sep 2, 2021
2 parents 5e96988 + bc4d5e5 commit 647615a
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</parent>

<artifactId>endercontainers-api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dependencies/Factions1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-api</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
<dependency>
<groupId>com.massivecraft</groupId>
Expand Down
4 changes: 2 additions & 2 deletions dependencies/Factions2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-api</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
<dependency>
<groupId>com.massivecraft</groupId>
Expand Down
4 changes: 2 additions & 2 deletions dependencies/PlotSquared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-api</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
<dependency>
<groupId>com.plotsquared</groupId>
Expand Down
4 changes: 2 additions & 2 deletions dependencies/WorldGuard6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-api</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions dependencies/WorldGuard7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -29,7 +29,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-api</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
<dependency>
<groupId>com.sk89q.worldguard</groupId>
Expand Down
14 changes: 7 additions & 7 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</parent>

<artifactId>endercontainers-plugin</artifactId>
Expand All @@ -23,37 +23,37 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-api</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-dependency-factions1</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-dependency-factions2</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-dependency-plotsquared</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-dependency-worldguard6</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>endercontainers-dependency-worldguard7</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion plugin/src/main/resources/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# # # # # # # # # # # # # # # # # # # # #
# EnderContainers configuration #
# Version: 2.2.1 #
# Version: 2.2.2 #
# An enderchests plugin by Utarwyn #
# # # # # # # # # # # # # # # # # # # # #

Expand Down
2 changes: 1 addition & 1 deletion plugin/src/main/resources/locales/en.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# # # # # # # # # # # # # # # # # # # # # #
# EnderContainers english locale #
# Version: 2.2.1 #
# Version: 2.2.2 #
# An enderchests plugin by Utarwyn #
# # # # # # # # # # # # # # # # # # # # # #

Expand Down
2 changes: 1 addition & 1 deletion plugin/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: EnderContainers
author: Utarwyn
version: 2.2.1
version: 2.2.2
main: fr.utarwyn.endercontainers.EnderContainers
api-version: "1.13"
softdepend: [Factions, PlotSquared, Essentials, WorldGuard]
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>fr.utarwyn</groupId>
<artifactId>endercontainers</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<packaging>pom</packaging>

<name>EnderContainers</name>
Expand Down Expand Up @@ -35,7 +35,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<bukkit-api.version>1.17-R0.1-SNAPSHOT</bukkit-api.version>
<bukkit-api.version>1.17.1-R0.1-SNAPSHOT</bukkit-api.version>
<junit.version>4.13.1</junit.version>
<mockito.version>3.8.0</mockito.version>
<assertj.version>3.19.0</assertj.version>
Expand Down

0 comments on commit 647615a

Please sign in to comment.