GUACAMOLE-1767: Correct parent project version (bumped to 1.5.1).

This commit is contained in:
Mike Jumper
2023-04-10 09:05:22 -07:00
parent 56c6e5022d
commit 520edb32ee
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.0</version>
<version>1.5.1</version>
<name>guacamole-display-statistics</name>
<url>http://guacamole.apache.org/</url>
<parent>
<groupId>org.apache.guacamole</groupId>
<artifactId>extensions</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<relativePath>../</relativePath>
</parent>

View File

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