GUACAMOLE-1887: Bump versions numbers of projects outside 1.5.4 scope.

This commit is contained in:
Mike Jumper
2023-11-23 08:18:35 -08:00
parent 9d2649c0fa
commit 4d162810f7
7 changed files with 11 additions and 11 deletions

View File

@@ -26,14 +26,14 @@
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-display-statistics</artifactId>
<packaging>jar</packaging>
<version>1.5.3</version>
<version>1.5.4</version>
<name>guacamole-display-statistics</name>
<url>http://guacamole.apache.org/</url>
<parent>
<groupId>org.apache.guacamole</groupId>
<artifactId>extensions</artifactId>
<version>1.5.3</version>
<version>1.5.4</version>
<relativePath>../</relativePath>
</parent>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "1.5.3",
"guacamoleVersion" : "1.5.4",
"name" : "Display Statistic Toolbar",
"namespace" : "display-stats",