Skip to content

Commit 4fa128f

Browse files
committed
Denote release 2.8.0
1 parent f4116ed commit 4fa128f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1>
4444
Monitoring Plugin Changelog
4545
</h1>
4646

47-
<p><b>2.8.0</b> -- (to be determined)</p>
47+
<p><b>2.8.0</b> -- June 4, 2026</p>
4848
<ul>
4949
<li>Requires Openfire 5.1.0</li>
5050
<li>[<a href='https://github.com/igniterealtime/openfire-monitoring-plugin/issues/465'>Issue #465</a>] - Add support for Firebird</li>

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>Monitors conversations and statistics of the server.</description>
77
<author>Ignite Realtime</author>
88
<version>${project.version}</version>
9-
<date>2026-05-14</date>
9+
<date>2026-06-04</date>
1010
<minServerVersion>5.1.0</minServerVersion>
1111
<databaseKey>monitoring</databaseKey>
1212
<databaseVersion>10</databaseVersion>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.igniterealtime.openfire.plugins</groupId>
1010
<artifactId>monitoring</artifactId>
11-
<version>2.8.0-SNAPSHOT</version>
11+
<version>2.8.0</version>
1212
<name>Monitoring Plugin</name>
1313
<description>Monitors conversations and statistics of the server.</description>
1414

0 commit comments

Comments
 (0)