Skip to content

Commit

Permalink
Version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryCarrade committed Dec 13, 2014
1 parent 167b409 commit a862268
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.carrade.amaury</groupId>
<artifactId>BelovedBlocks</artifactId>
<version>0.1-SNAPSHOT</version>
<version>1.0</version>
<name>BelovedBlocks</name>
<description>BelovedBlocks plugin: The return of these beautiful smooth double slabs</description>
<url>https://github.com/AmauryCarrade/BelovedBlocks/</url>

<issueManagement>
<system>GitHub</system>
<url>https://github.com/AmauryCarrade/BelovedBlocks/issues</url>
</issueManagement>
<ciManagement>
<system>Jenkins</system>
<url>http://jenkins.carrade.eu/job/BelovedBlocks/</url>
</ciManagement>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/i18n/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.1
version: 1.0
languages:
- en_US
- fr_FR
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: The return of these beautiful smooth double slabs
main: eu.carrade.amaury.BelovedBlocks.BelovedBlocks
version: 0.1
version: 1.0
authors: ["Amaury Carrade", "Florian Cassayre"]

awareness:
Expand Down

0 comments on commit a862268

Please sign in to comment.