Skip to content

Commit

Permalink
Bump version to 1.2.2 for publication
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryCarrade committed Jan 23, 2018
1 parent b45199d commit 33de14d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.carrade.amaury</groupId>
<artifactId>BelovedBlocks</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<name>BelovedBlocks</name>
<description>BelovedBlocks plugin: The return of these beautiful smooth double slabs (and others)</description>
<url>https://github.com/zDevelopers/BelovedBlocks/</url>

<issueManagement>
<system>GitHub</system>
<url>https://github.com/zDevelopers/BelovedBlocks/issues</url>
Expand All @@ -15,7 +15,7 @@
<system>Jenkins</system>
<url>http://jenkins.carrade.eu/job/BelovedBlocks/</url>
</ciManagement>

<build>
<plugins>
<plugin>
Expand Down Expand Up @@ -56,7 +56,7 @@
</plugin>
</plugins>
</build>

<repositories>
<repository>
<id>spigot-repo</id>
Expand Down Expand Up @@ -88,7 +88,7 @@
<url>http://raw.carrade.eu/maven2</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>org.bukkit</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: BelovedBlocks
description: All the secrets blocks, not only in your dreams!
main: eu.carrade.amaury.BelovedBlocks.BelovedBlocks
version: 1.2.1
version: 1.2.2
authors: ["Amaury Carrade", "Florian Cassayre", "Adrien Prokopowicz"]

awareness:
Expand Down

0 comments on commit 33de14d

Please sign in to comment.