From bcc76aff63ce991d31c5340844f0884d2bad9912 Mon Sep 17 00:00:00 2001 From: drtshock Date: Tue, 2 Jun 2015 14:47:42 -0500 Subject: [PATCH] Build number in version. --- Essentials/pom.xml | 2 +- Essentials/src/plugin.yml | 4 ++-- EssentialsAntiBuild/pom.xml | 25 +------------------------ EssentialsAntiBuild/src/plugin.yml | 2 +- EssentialsChat/pom.xml | 25 +------------------------ EssentialsChat/src/plugin.yml | 2 +- EssentialsGeoIP/pom.xml | 19 +------------------ EssentialsGeoIP/src/plugin.yml | 2 +- EssentialsProtect/pom.xml | 25 +------------------------ EssentialsProtect/src/plugin.yml | 2 +- EssentialsSpawn/pom.xml | 25 +------------------------ EssentialsSpawn/src/plugin.yml | 2 +- EssentialsXMPP/pom.xml | 25 +------------------------ EssentialsXMPP/src/plugin.yml | 2 +- pom.xml | 9 +-------- 15 files changed, 16 insertions(+), 155 deletions(-) diff --git a/Essentials/pom.xml b/Essentials/pom.xml index 40a555a6e..a7b3480ed 100644 --- a/Essentials/pom.xml +++ b/Essentials/pom.xml @@ -6,7 +6,7 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 EssentialsX diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 967822870..10fb72349 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -2,10 +2,10 @@ name: Essentials main: com.earth2me.essentials.Essentials # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version} +version: ${project.version}-b${BUILD_NUMBER} website: http://tiny.cc/EssentialsCommands description: Provides an essential, core set of commands for Bukkit. -authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally] +authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs] commands: afk: description: Marks you as away-from-keyboard. diff --git a/EssentialsAntiBuild/pom.xml b/EssentialsAntiBuild/pom.xml index 5a4881dac..b717ede6e 100644 --- a/EssentialsAntiBuild/pom.xml +++ b/EssentialsAntiBuild/pom.xml @@ -6,18 +6,11 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 EssentialsXAntiBuild - http://ess3.net/ - - - Essentials Team - http://ess3.net/ - - GPLv3 @@ -25,22 +18,6 @@ - - scm:git:https://github.com/essentials/Essentials.git - scm:git:https://github.com/essentials/Essentials.git - https://github.com/essentials/Essentials - - - - JIRA - http://essentials3.atlassian.net - - - - TeamCity - http://ci.ess3.net/ - - net.ess3 diff --git a/EssentialsAntiBuild/src/plugin.yml b/EssentialsAntiBuild/src/plugin.yml index 99f4f760a..a2b953aac 100644 --- a/EssentialsAntiBuild/src/plugin.yml +++ b/EssentialsAntiBuild/src/plugin.yml @@ -2,7 +2,7 @@ name: EssentialsAntiBuild main: com.earth2me.essentials.antibuild.EssentialsAntiBuild # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version} +version: ${project.version}-b${BUILD_NUMBER} website: http://tiny.cc/EssentialsCommands description: Provides build protection. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally] diff --git a/EssentialsChat/pom.xml b/EssentialsChat/pom.xml index 521d36bbc..5c2618029 100644 --- a/EssentialsChat/pom.xml +++ b/EssentialsChat/pom.xml @@ -6,18 +6,11 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 EssentialsXChat - http://ess3.net/ - - - Essentials Team - http://ess3.net/ - - GPLv3 @@ -25,22 +18,6 @@ - - scm:git:https://github.com/essentials/Essentials.git - scm:git:https://github.com/essentials/Essentials.git - https://github.com/essentials/Essentials - - - - JIRA - http://essentials3.atlassian.net - - - - TeamCity - http://ci.ess3.net/ - - net.ess3 diff --git a/EssentialsChat/src/plugin.yml b/EssentialsChat/src/plugin.yml index f0b122177..5fff70d2a 100644 --- a/EssentialsChat/src/plugin.yml +++ b/EssentialsChat/src/plugin.yml @@ -2,7 +2,7 @@ name: EssentialsChat main: com.earth2me.essentials.chat.EssentialsChat # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version} +version: ${project.version}-b${BUILD_NUMBER} website: http://tiny.cc/EssentialsCommands description: Provides chat control features for Essentials. Requires Permissions. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally] diff --git a/EssentialsGeoIP/pom.xml b/EssentialsGeoIP/pom.xml index 19e78196e..482094216 100644 --- a/EssentialsGeoIP/pom.xml +++ b/EssentialsGeoIP/pom.xml @@ -6,18 +6,11 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 EssentialsXGeoIP - http://ess3.net/ - - - Essentials Team - http://ess3.net/ - - GPLv3 @@ -31,16 +24,6 @@ https://github.com/essentials/Essentials - - JIRA - http://essentials3.atlassian.net - - - - TeamCity - http://ci.ess3.net/ - - net.ess3 diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml index d3545e7a9..e1166f7ce 100644 --- a/EssentialsGeoIP/src/plugin.yml +++ b/EssentialsGeoIP/src/plugin.yml @@ -2,7 +2,7 @@ name: EssentialsGeoIP main: com.earth2me.essentials.geoip.EssentialsGeoIP # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version} +version: ${project.version}-b${BUILD_NUMBER} website: http://tiny.cc/EssentialsCommands description: Shows the country or city of a user on login and /whois. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology] diff --git a/EssentialsProtect/pom.xml b/EssentialsProtect/pom.xml index 70a5fc721..a168219b2 100644 --- a/EssentialsProtect/pom.xml +++ b/EssentialsProtect/pom.xml @@ -6,18 +6,11 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 EssentialsXProtect - http://ess3.net/ - - - Essentials Team - http://ess3.net/ - - GPLv3 @@ -25,22 +18,6 @@ - - scm:git:https://github.com/essentials/Essentials.git - scm:git:https://github.com/essentials/Essentials.git - https://github.com/essentials/Essentials - - - - JIRA - http://essentials3.atlassian.net - - - - TeamCity - http://ci.ess3.net/ - - net.ess3 diff --git a/EssentialsProtect/src/plugin.yml b/EssentialsProtect/src/plugin.yml index 1b326ca5e..c223a2cb3 100644 --- a/EssentialsProtect/src/plugin.yml +++ b/EssentialsProtect/src/plugin.yml @@ -2,7 +2,7 @@ name: EssentialsProtect main: com.earth2me.essentials.protect.EssentialsProtect # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version} +version: ${project.version}-b${BUILD_NUMBER} website: http://tiny.cc/EssentialsCommands description: Provides protection for various parts of the world. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] diff --git a/EssentialsSpawn/pom.xml b/EssentialsSpawn/pom.xml index 7f5f1b8d9..7c264b2bd 100644 --- a/EssentialsSpawn/pom.xml +++ b/EssentialsSpawn/pom.xml @@ -6,18 +6,11 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 EssentialsXSpawn - http://ess3.net/ - - - Essentials Team - http://ess3.net/ - - GPLv3 @@ -25,22 +18,6 @@ - - scm:git:https://github.com/essentials/Essentials.git - scm:git:https://github.com/essentials/Essentials.git - https://github.com/essentials/Essentials - - - - JIRA - http://essentials3.atlassian.net - - - - TeamCity - http://ci.ess3.net/ - - net.ess3 diff --git a/EssentialsSpawn/src/plugin.yml b/EssentialsSpawn/src/plugin.yml index 2ed5f7630..7e9bf3b26 100644 --- a/EssentialsSpawn/src/plugin.yml +++ b/EssentialsSpawn/src/plugin.yml @@ -2,7 +2,7 @@ name: EssentialsSpawn main: com.earth2me.essentials.spawn.EssentialsSpawn # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version} +version: ${project.version}-b${BUILD_NUMBER} website: http://tiny.cc/EssentialsCommands description: Provides spawn control commands, utilizing Essentials. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] diff --git a/EssentialsXMPP/pom.xml b/EssentialsXMPP/pom.xml index 66f41d979..395888678 100644 --- a/EssentialsXMPP/pom.xml +++ b/EssentialsXMPP/pom.xml @@ -6,18 +6,11 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 EssentialsXXMPP - http://ess3.net/ - - - Essentials Team - http://ess3.net/ - - GPLv3 @@ -25,22 +18,6 @@ - - scm:git:https://github.com/essentials/Essentials.git - scm:git:https://github.com/essentials/Essentials.git - https://github.com/essentials/Essentials - - - - JIRA - http://essentials3.atlassian.net - - - - TeamCity - http://ci.ess3.net/ - - net.ess3 diff --git a/EssentialsXMPP/src/plugin.yml b/EssentialsXMPP/src/plugin.yml index 35ee4c4d6..dbb164466 100644 --- a/EssentialsXMPP/src/plugin.yml +++ b/EssentialsXMPP/src/plugin.yml @@ -2,7 +2,7 @@ name: EssentialsXMPP main: com.earth2me.essentials.xmpp.EssentialsXMPP # Note to developers: This next line cannot change, or the automatic versioning system will break. -version: ${project.version} +version: ${project.version}-b${BUILD_NUMBER} website: http://ess.khhq.net/wiki/XMPP description: Provides xmpp communication. authors: diff --git a/pom.xml b/pom.xml index 52b7c0d7f..393902912 100644 --- a/pom.xml +++ b/pom.xml @@ -5,17 +5,10 @@ net.ess3 EssentialsParent - 2.0.1-SNAPSHOT + 2.0.1 pom - http://ess3.net/ - - - Essentials Team - http://ess3.net/ - - GPLv3