Increase version number of all plugins

Since the last release, major changes were applied to the project. To reflect this, I've increased the version number of all of the plugins.

Not all plugins might have had functional changes, but given that the project structure has changed a lot, some kind of increase (that will allow us to tell plugins before and after this release apart) could be helpful.
This commit is contained in:
Guus der Kinderen
2020-08-16 18:56:14 +02:00
parent 59272b6568
commit 49149a5bf0
16 changed files with 29 additions and 29 deletions

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>apple</artifactId>
<version>3.0</version>
<version>4.0</version>
<name>Apple Plugin</name>
<description>Provides Mac OS X features for Spark.</description>
@ -33,4 +33,4 @@
</dependency>
</dependencies>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>battleships</artifactId>
<version>0.2</version>
<version>0.3</version>
<name>Battleships</name>
<description>An implementation of the classic Battleships guessing game.</description>
@ -24,4 +24,4 @@
</roles>
</contributor>
</contributors>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>fastpath</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<name>Fastpath</name>
<description>Provides FastPath Agent functionality.</description>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>fileupload</artifactId>
<version>0.0.2</version>
<version>0.1</version>
<name>Http File Upload Plugin</name>
<description>Adds support for Openfire httpfileupload plugin to Spark</description>
@ -24,4 +24,4 @@
</contributor>
</contributors>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>flashing</artifactId>
<version>1.2</version>
<version>1.3</version>
<name>Window Flashing Plugin</name>
<description>Flashes window on new messages (Microsoft Windows only).</description>
@ -24,4 +24,4 @@
</roles>
</contributor>
</contributors>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>growl</artifactId>
<version>2.3</version>
<version>2.4</version>
<name>Growl</name>
<description>Provides Growl notifications (see http://growl.info).</description>
@ -33,4 +33,4 @@
</dependency>
</dependencies>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>jingle</artifactId>
<version>1.1</version>
<version>1.2</version>
<name>Jingle Client</name>
<description>Allows for PC to PC calling.</description>
@ -33,4 +33,4 @@
</dependency>
</dependencies>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>meet</artifactId>
<version>0.0.5</version>
<version>0.1</version>
<name>Meetings Plugin</name>
<description>Adds support for Openfire Meetings to the Spark IM client.</description>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>reversi</artifactId>
<version>1.4</version>
<version>1.5</version>
<name>Reversi</name>
<description>Multiplayer game of Reversi.</description>
@ -38,4 +38,4 @@
</contributor>
</contributors>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>roar</artifactId>
<version>0.5.0</version>
<version>0.6</version>
<name>Roar!!!</name>
<description>Provides customizable popup/notification functionality.</description>
@ -25,4 +25,4 @@
</contributor>
</contributors>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>sip</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
<name>Phone Client</name>
<description>Adds SIP Softphone functionality to Spark.</description>
@ -32,4 +32,4 @@
</dependency>
</dependencies>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>spelling</artifactId>
<version>0.7</version>
<version>0.8</version>
<name>Spellchecker Plugin</name>
<description>Provides spellchecker functionality.</description>
@ -24,4 +24,4 @@
</roles>
</contributor>
</contributors>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>systemtray</artifactId>
<version>1.1</version>
<version>1.2</version>
<name>SystemTray Plugin</name>
<description>Notification and System Tray Plugin for Spark.</description>
@ -40,4 +40,4 @@
<url>https://clojars.org/repo/</url>
</repository>
</repositories>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>tictactoe</artifactId>
<version>0.2</version>
<version>0.3</version>
<name>TicTacToe</name>
<description>The most sophisticated TicTacToe Game ever created.</description>
@ -24,4 +24,4 @@
</roles>
</contributor>
</contributors>
</project>
</project>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>transferguard</artifactId>
<version>1.1.1</version>
<version>1.2</version>
<name>Transfer Guard</name>
<description>Adds the ability to automatically reject file transfers based on preference configuration.</description>

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>translator</artifactId>
<version>1.6</version>
<version>1.7</version>
<name>Translator Plugin</name>
<description>Translates instant messages between users using Google Translation Service.</description>
@ -43,4 +43,4 @@
</dependency>
</dependencies>
</project>
</project>