From aa70f9be526ecb402f89b8bfd8e4c58bf2581101 Mon Sep 17 00:00:00 2001 From: akrherz Date: Fri, 31 Mar 2023 12:37:43 -0500 Subject: [PATCH] march release toward 3.0.3-SNAPSHOT --- core/pom.xml | 2 +- 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 | 2 +- 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 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 4fcab69a..1df89233 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 3.0.2 + 3.0.3-SNAPSHOT spark-core diff --git a/distribution/pom.xml b/distribution/pom.xml index 2cc2fb8a..1fcc0ec9 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 3.0.2 + 3.0.3-SNAPSHOT distribution diff --git a/emoticons/pom.xml b/emoticons/pom.xml index 5cf12cbc..2979b494 100644 --- a/emoticons/pom.xml +++ b/emoticons/pom.xml @@ -23,7 +23,7 @@ org.igniterealtime.spark parent - 3.0.2 + 3.0.3-SNAPSHOT emoticons diff --git a/plugins/apple/pom.xml b/plugins/apple/pom.xml index c7deb930..a8eb9283 100644 --- a/plugins/apple/pom.xml +++ b/plugins/apple/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/assembly-descriptor/pom.xml b/plugins/assembly-descriptor/pom.xml index 976c8a1d..560ead26 100644 --- a/plugins/assembly-descriptor/pom.xml +++ b/plugins/assembly-descriptor/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 3.0.2 + 3.0.3-SNAPSHOT ../../ diff --git a/plugins/battleships/pom.xml b/plugins/battleships/pom.xml index dccb61a2..f428def4 100644 --- a/plugins/battleships/pom.xml +++ b/plugins/battleships/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/fastpath/pom.xml b/plugins/fastpath/pom.xml index dfd6d9fe..9a1e7394 100644 --- a/plugins/fastpath/pom.xml +++ b/plugins/fastpath/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/fileupload/pom.xml b/plugins/fileupload/pom.xml index 883ddc4e..543dcc64 100644 --- a/plugins/fileupload/pom.xml +++ b/plugins/fileupload/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/flashing/pom.xml b/plugins/flashing/pom.xml index 14aa11de..ca580232 100644 --- a/plugins/flashing/pom.xml +++ b/plugins/flashing/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/growl/pom.xml b/plugins/growl/pom.xml index 26845826..70a8b2b9 100644 --- a/plugins/growl/pom.xml +++ b/plugins/growl/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/jingle/pom.xml b/plugins/jingle/pom.xml index f3b51ecb..590f2f3e 100644 --- a/plugins/jingle/pom.xml +++ b/plugins/jingle/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/meet/pom.xml b/plugins/meet/pom.xml index b7939c3c..6e0670a3 100644 --- a/plugins/meet/pom.xml +++ b/plugins/meet/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/otr/pom.xml b/plugins/otr/pom.xml index ee2f24b2..91d35542 100644 --- a/plugins/otr/pom.xml +++ b/plugins/otr/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/plugin/pom.xml b/plugins/plugin/pom.xml index 1bad7135..0b7713a3 100644 --- a/plugins/plugin/pom.xml +++ b/plugins/plugin/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 3.0.2 + 3.0.3-SNAPSHOT ../../ diff --git a/plugins/reversi/pom.xml b/plugins/reversi/pom.xml index 57d17c58..bfb0dfe7 100644 --- a/plugins/reversi/pom.xml +++ b/plugins/reversi/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/roar/pom.xml b/plugins/roar/pom.xml index 98edef2a..35e4a732 100644 --- a/plugins/roar/pom.xml +++ b/plugins/roar/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/sip/pom.xml b/plugins/sip/pom.xml index ad1f5a0d..305d3ed7 100644 --- a/plugins/sip/pom.xml +++ b/plugins/sip/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/spelling/pom.xml b/plugins/spelling/pom.xml index 87f571d2..7b4546f6 100644 --- a/plugins/spelling/pom.xml +++ b/plugins/spelling/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/systemtray/pom.xml b/plugins/systemtray/pom.xml index 54671f4a..b6f94144 100644 --- a/plugins/systemtray/pom.xml +++ b/plugins/systemtray/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/tictactoe/pom.xml b/plugins/tictactoe/pom.xml index ac464cbf..deeb663c 100644 --- a/plugins/tictactoe/pom.xml +++ b/plugins/tictactoe/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/transferguard/pom.xml b/plugins/transferguard/pom.xml index aea023d5..b4e19e2d 100644 --- a/plugins/transferguard/pom.xml +++ b/plugins/transferguard/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/plugins/translator/pom.xml b/plugins/translator/pom.xml index 1e1fe67a..8601eda9 100644 --- a/plugins/translator/pom.xml +++ b/plugins/translator/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 3.0.2 + 3.0.3-SNAPSHOT ../plugin/pom.xml diff --git a/pom.xml b/pom.xml index 13c8068a..9f3a3727 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.igniterealtime.spark parent - 3.0.2 + 3.0.3-SNAPSHOT pom Spark (parent)