From e5acbc302740e574affd268c37c8cfa13601aa90 Mon Sep 17 00:00:00 2001 From: akrherz Date: Sun, 25 Apr 2021 21:25:25 -0500 Subject: [PATCH] Denote release 3.0.0-beta --- core/pom.xml | 2 +- core/src/documentation/changelog.html | 35 +++++++++++++++++++++++++++ distribution/pom.xml | 2 +- emoticons/pom.xml | 2 +- plugins/apple/pom.xml | 2 +- plugins/assembly-descriptor/pom.xml | 2 +- plugins/battleships/pom.xml | 2 +- plugins/fastpath/pom.xml | 2 +- plugins/fileupload/pom.xml | 2 +- plugins/flashing/pom.xml | 2 +- plugins/growl/pom.xml | 2 +- plugins/jingle/pom.xml | 2 +- plugins/meet/pom.xml | 4 +-- plugins/otr/pom.xml | 2 +- plugins/plugin/pom.xml | 2 +- plugins/reversi/pom.xml | 2 +- plugins/roar/pom.xml | 2 +- plugins/sip/pom.xml | 2 +- plugins/spelling/pom.xml | 2 +- plugins/systemtray/pom.xml | 2 +- plugins/tictactoe/pom.xml | 2 +- plugins/transferguard/pom.xml | 2 +- plugins/translator/pom.xml | 2 +- pom.xml | 2 +- 24 files changed, 59 insertions(+), 24 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 5f309aefb..2deef0448 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.5-SNAPSHOT + 3.0.0-beta spark-core diff --git a/core/src/documentation/changelog.html b/core/src/documentation/changelog.html index 919a35a24..b7c88cdec 100644 --- a/core/src/documentation/changelog.html +++ b/core/src/documentation/changelog.html @@ -179,6 +179,41 @@

Spark Changelog

+

3.0.0 Beta -- April 26, 2021

+

Bug

+ + +

Improvement

+ +

New Feature

+ +

Task

+ +

2.9.4 -- November 14, 2020

Bug

diff --git a/distribution/pom.xml b/distribution/pom.xml index 4b6821a0d..266017e73 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.5-SNAPSHOT + 3.0.0-beta distribution diff --git a/emoticons/pom.xml b/emoticons/pom.xml index b64ec223e..85da013c9 100644 --- a/emoticons/pom.xml +++ b/emoticons/pom.xml @@ -23,7 +23,7 @@ org.igniterealtime.spark parent - 2.9.5-SNAPSHOT + 3.0.0-beta emoticons diff --git a/plugins/apple/pom.xml b/plugins/apple/pom.xml index 0d65f9b61..e625ea459 100644 --- a/plugins/apple/pom.xml +++ b/plugins/apple/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/assembly-descriptor/pom.xml b/plugins/assembly-descriptor/pom.xml index 3c16e210c..9c66974ad 100644 --- a/plugins/assembly-descriptor/pom.xml +++ b/plugins/assembly-descriptor/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.5-SNAPSHOT + 3.0.0-beta ../../ diff --git a/plugins/battleships/pom.xml b/plugins/battleships/pom.xml index 40b2f642a..a0cec65c6 100644 --- a/plugins/battleships/pom.xml +++ b/plugins/battleships/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/fastpath/pom.xml b/plugins/fastpath/pom.xml index 916e22bdf..d6f2e2774 100644 --- a/plugins/fastpath/pom.xml +++ b/plugins/fastpath/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/fileupload/pom.xml b/plugins/fileupload/pom.xml index c77b4fbc4..889ae2d2c 100644 --- a/plugins/fileupload/pom.xml +++ b/plugins/fileupload/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/flashing/pom.xml b/plugins/flashing/pom.xml index 4adb39584..0647c5245 100644 --- a/plugins/flashing/pom.xml +++ b/plugins/flashing/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/growl/pom.xml b/plugins/growl/pom.xml index 749becb9f..f60888c40 100644 --- a/plugins/growl/pom.xml +++ b/plugins/growl/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/jingle/pom.xml b/plugins/jingle/pom.xml index 7708f4dfc..c6ec7167b 100644 --- a/plugins/jingle/pom.xml +++ b/plugins/jingle/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/meet/pom.xml b/plugins/meet/pom.xml index c53d905f4..5981a7e68 100644 --- a/plugins/meet/pom.xml +++ b/plugins/meet/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml @@ -31,4 +31,4 @@ 2.3.0 - \ No newline at end of file + diff --git a/plugins/otr/pom.xml b/plugins/otr/pom.xml index a61118338..fb7c4737d 100644 --- a/plugins/otr/pom.xml +++ b/plugins/otr/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/plugin/pom.xml b/plugins/plugin/pom.xml index 215ae50ce..f58cb69b0 100644 --- a/plugins/plugin/pom.xml +++ b/plugins/plugin/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.5-SNAPSHOT + 3.0.0-beta ../../ diff --git a/plugins/reversi/pom.xml b/plugins/reversi/pom.xml index a6de4c317..d2cb22d24 100644 --- a/plugins/reversi/pom.xml +++ b/plugins/reversi/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/roar/pom.xml b/plugins/roar/pom.xml index 9b294b36e..cba873916 100644 --- a/plugins/roar/pom.xml +++ b/plugins/roar/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/sip/pom.xml b/plugins/sip/pom.xml index 6c840cae3..f161ee3e0 100644 --- a/plugins/sip/pom.xml +++ b/plugins/sip/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/spelling/pom.xml b/plugins/spelling/pom.xml index 9d5325208..ad7e6b713 100644 --- a/plugins/spelling/pom.xml +++ b/plugins/spelling/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/systemtray/pom.xml b/plugins/systemtray/pom.xml index d8c82381d..12bce97fa 100644 --- a/plugins/systemtray/pom.xml +++ b/plugins/systemtray/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/tictactoe/pom.xml b/plugins/tictactoe/pom.xml index 81c2c304a..c317e379f 100644 --- a/plugins/tictactoe/pom.xml +++ b/plugins/tictactoe/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/transferguard/pom.xml b/plugins/transferguard/pom.xml index fe3f6cd1f..8f21304cb 100644 --- a/plugins/transferguard/pom.xml +++ b/plugins/transferguard/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/plugins/translator/pom.xml b/plugins/translator/pom.xml index e04a1fbbb..67f5d3964 100644 --- a/plugins/translator/pom.xml +++ b/plugins/translator/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.5-SNAPSHOT + 3.0.0-beta ../plugin/pom.xml diff --git a/pom.xml b/pom.xml index a35ef08d7..b7ffd3e94 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.igniterealtime.spark parent - 2.9.5-SNAPSHOT + 3.0.0-beta pom Spark (parent)