diff --git a/core/pom.xml b/core/pom.xml index 2bec3e8b..19ee6967 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 spark-core diff --git a/core/src/documentation/changelog.html b/core/src/documentation/changelog.html index 48beb010..c71d47c9 100644 --- a/core/src/documentation/changelog.html +++ b/core/src/documentation/changelog.html @@ -179,13 +179,215 @@ hr {
-

2.9.0 -- tbd

-

Note: This version is not accepting self-signed certificates by default. If you are using such, your users will have - to go to Advanced menu on login screen, Certificates tab and check the "Accept self-signed" option. Also OTR and - Spellchecker plugins are not included anymore (have no current Maven artifacts to use).

+

2.9.0 -- August 17, 2020

+

Bug

+ + +

New Feature +

+ + +

Task +

+ +

Improvement +

+ + +

2.8.3 -- January 29, 2017

Bug

diff --git a/distribution/pom.xml b/distribution/pom.xml index d7eb6304..083ed8a8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 distribution diff --git a/emoticons/pom.xml b/emoticons/pom.xml index 77c475f9..2720f515 100644 --- a/emoticons/pom.xml +++ b/emoticons/pom.xml @@ -23,7 +23,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 emoticons diff --git a/plugins/apple/pom.xml b/plugins/apple/pom.xml index b915f5f0..fda97d54 100644 --- a/plugins/apple/pom.xml +++ b/plugins/apple/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/assembly-descriptor/pom.xml b/plugins/assembly-descriptor/pom.xml index 384bd8ff..5d0d7e8a 100644 --- a/plugins/assembly-descriptor/pom.xml +++ b/plugins/assembly-descriptor/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 ../../ diff --git a/plugins/battleships/pom.xml b/plugins/battleships/pom.xml index 40a65ea7..c3a31295 100644 --- a/plugins/battleships/pom.xml +++ b/plugins/battleships/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/fastpath/pom.xml b/plugins/fastpath/pom.xml index 2a912e3b..728d7581 100644 --- a/plugins/fastpath/pom.xml +++ b/plugins/fastpath/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/fileupload/pom.xml b/plugins/fileupload/pom.xml index 0ac3af43..7a07ca02 100644 --- a/plugins/fileupload/pom.xml +++ b/plugins/fileupload/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/flashing/pom.xml b/plugins/flashing/pom.xml index 1f2a5796..2e6b1d11 100644 --- a/plugins/flashing/pom.xml +++ b/plugins/flashing/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/growl/pom.xml b/plugins/growl/pom.xml index fd857e2f..e30a5d65 100644 --- a/plugins/growl/pom.xml +++ b/plugins/growl/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/jingle/pom.xml b/plugins/jingle/pom.xml index cf4bc574..7c55a39c 100644 --- a/plugins/jingle/pom.xml +++ b/plugins/jingle/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/meet/pom.xml b/plugins/meet/pom.xml index aef43707..c0a07df8 100644 --- a/plugins/meet/pom.xml +++ b/plugins/meet/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/otr/pom.xml b/plugins/otr/pom.xml index 675d408a..c5a993cc 100644 --- a/plugins/otr/pom.xml +++ b/plugins/otr/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml @@ -34,4 +34,4 @@ - \ No newline at end of file + diff --git a/plugins/plugin/pom.xml b/plugins/plugin/pom.xml index a8c5b6ee..48ea3a95 100644 --- a/plugins/plugin/pom.xml +++ b/plugins/plugin/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 ../../ @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/plugins/reversi/pom.xml b/plugins/reversi/pom.xml index 64c288cb..6c7beb02 100644 --- a/plugins/reversi/pom.xml +++ b/plugins/reversi/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/roar/pom.xml b/plugins/roar/pom.xml index 1e9aa1bb..0bccdebf 100644 --- a/plugins/roar/pom.xml +++ b/plugins/roar/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/sip/pom.xml b/plugins/sip/pom.xml index 35282dac..71be05b3 100644 --- a/plugins/sip/pom.xml +++ b/plugins/sip/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/spelling/pom.xml b/plugins/spelling/pom.xml index 686dd47f..08dd53ce 100644 --- a/plugins/spelling/pom.xml +++ b/plugins/spelling/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/systemtray/pom.xml b/plugins/systemtray/pom.xml index 1530fc16..9ac1a8d3 100644 --- a/plugins/systemtray/pom.xml +++ b/plugins/systemtray/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/tictactoe/pom.xml b/plugins/tictactoe/pom.xml index c28b035a..b95a5c30 100644 --- a/plugins/tictactoe/pom.xml +++ b/plugins/tictactoe/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/transferguard/pom.xml b/plugins/transferguard/pom.xml index df3ddc28..29c1cba7 100644 --- a/plugins/transferguard/pom.xml +++ b/plugins/transferguard/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/translator/pom.xml b/plugins/translator/pom.xml index 749c49a2..7e80323e 100644 --- a/plugins/translator/pom.xml +++ b/plugins/translator/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/pom.xml b/pom.xml index 9ec6517b..b47cf870 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 pom Spark (parent)