From cc4ab36b920e24f3b4fc933f93ed8502913d04e3 Mon Sep 17 00:00:00 2001
From: GitHub Actions <actions@github.com>
Date: Thu, 30 May 2024 15:14:22 +0000
Subject: [PATCH] Updated POM version to 0.9.03

---
 metricshub-agent/pom.xml                 | 2 +-
 metricshub-classloader-agent/pom.xml     | 2 +-
 metricshub-doc/pom.xml                   | 2 +-
 metricshub-engine/pom.xml                | 2 +-
 metricshub-hardware/pom.xml              | 2 +-
 metricshub-http-extension/pom.xml        | 2 +-
 metricshub-ipmi-extension/pom.xml        | 2 +-
 metricshub-it-common/pom.xml             | 2 +-
 metricshub-linux/pom.xml                 | 2 +-
 metricshub-oscommand-extension/pom.xml   | 2 +-
 metricshub-ping-extension/pom.xml        | 2 +-
 metricshub-snmp-extension-common/pom.xml | 2 +-
 metricshub-snmp-extension/pom.xml        | 2 +-
 metricshub-snmpv3-extension/pom.xml      | 2 +-
 metricshub-wbem-extension/pom.xml        | 2 +-
 metricshub-win-extension-common/pom.xml  | 2 +-
 metricshub-windows/pom.xml               | 2 +-
 metricshub-winrm-extension/pom.xml       | 2 +-
 metricshub-wmi-extension/pom.xml         | 2 +-
 pom.xml                                  | 4 ++--
 20 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/metricshub-agent/pom.xml b/metricshub-agent/pom.xml
index ca8b06705..808109237 100644
--- a/metricshub-agent/pom.xml
+++ b/metricshub-agent/pom.xml
@@ -3,7 +3,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-agent</artifactId>
diff --git a/metricshub-classloader-agent/pom.xml b/metricshub-classloader-agent/pom.xml
index dae9b62c0..fa344978e 100644
--- a/metricshub-classloader-agent/pom.xml
+++ b/metricshub-classloader-agent/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-classloader-agent</artifactId>
diff --git a/metricshub-doc/pom.xml b/metricshub-doc/pom.xml
index 1ad332068..0adbe5fb7 100644
--- a/metricshub-doc/pom.xml
+++ b/metricshub-doc/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-doc</artifactId>
diff --git a/metricshub-engine/pom.xml b/metricshub-engine/pom.xml
index 384cc3ad6..b245fc775 100644
--- a/metricshub-engine/pom.xml
+++ b/metricshub-engine/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-engine</artifactId>
diff --git a/metricshub-hardware/pom.xml b/metricshub-hardware/pom.xml
index 109f1aa12..bdb9de0c2 100644
--- a/metricshub-hardware/pom.xml
+++ b/metricshub-hardware/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-hardware</artifactId>
diff --git a/metricshub-http-extension/pom.xml b/metricshub-http-extension/pom.xml
index 690cc7878..595200303 100644
--- a/metricshub-http-extension/pom.xml
+++ b/metricshub-http-extension/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-http-extension</artifactId>
diff --git a/metricshub-ipmi-extension/pom.xml b/metricshub-ipmi-extension/pom.xml
index 6d343436c..adf6c3fa7 100644
--- a/metricshub-ipmi-extension/pom.xml
+++ b/metricshub-ipmi-extension/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-ipmi-extension</artifactId>
diff --git a/metricshub-it-common/pom.xml b/metricshub-it-common/pom.xml
index 1c0f25dfb..3804c5611 100644
--- a/metricshub-it-common/pom.xml
+++ b/metricshub-it-common/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 	<artifactId>metricshub-it-common</artifactId>
 	<name>MetricsHub IT Common</name>
diff --git a/metricshub-linux/pom.xml b/metricshub-linux/pom.xml
index b9a9f298b..744cb04d8 100644
--- a/metricshub-linux/pom.xml
+++ b/metricshub-linux/pom.xml
@@ -3,7 +3,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-linux</artifactId>
diff --git a/metricshub-oscommand-extension/pom.xml b/metricshub-oscommand-extension/pom.xml
index 81c5ea735..99fbfc3b6 100644
--- a/metricshub-oscommand-extension/pom.xml
+++ b/metricshub-oscommand-extension/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-oscommand-extension</artifactId>
diff --git a/metricshub-ping-extension/pom.xml b/metricshub-ping-extension/pom.xml
index 07155e436..88f257070 100644
--- a/metricshub-ping-extension/pom.xml
+++ b/metricshub-ping-extension/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-ping-extension</artifactId>
diff --git a/metricshub-snmp-extension-common/pom.xml b/metricshub-snmp-extension-common/pom.xml
index 11b8a36bd..d79bb58a1 100644
--- a/metricshub-snmp-extension-common/pom.xml
+++ b/metricshub-snmp-extension-common/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-snmp-extension-common</artifactId>
diff --git a/metricshub-snmp-extension/pom.xml b/metricshub-snmp-extension/pom.xml
index 36bc050e4..23a8f5f6a 100644
--- a/metricshub-snmp-extension/pom.xml
+++ b/metricshub-snmp-extension/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-snmp-extension</artifactId>
diff --git a/metricshub-snmpv3-extension/pom.xml b/metricshub-snmpv3-extension/pom.xml
index 3bc0fa284..d3fc0408c 100644
--- a/metricshub-snmpv3-extension/pom.xml
+++ b/metricshub-snmpv3-extension/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-snmpv3-extension</artifactId>
diff --git a/metricshub-wbem-extension/pom.xml b/metricshub-wbem-extension/pom.xml
index 072871032..5b72ae40b 100644
--- a/metricshub-wbem-extension/pom.xml
+++ b/metricshub-wbem-extension/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-wbem-extension</artifactId>
diff --git a/metricshub-win-extension-common/pom.xml b/metricshub-win-extension-common/pom.xml
index 160a837e8..be7d8e9f0 100644
--- a/metricshub-win-extension-common/pom.xml
+++ b/metricshub-win-extension-common/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 	<artifactId>metricshub-win-extension-common</artifactId>
 	<name>MetricsHub Win Extension Common</name>
diff --git a/metricshub-windows/pom.xml b/metricshub-windows/pom.xml
index 4a736f938..d3bba68c7 100644
--- a/metricshub-windows/pom.xml
+++ b/metricshub-windows/pom.xml
@@ -3,7 +3,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-windows</artifactId>
diff --git a/metricshub-winrm-extension/pom.xml b/metricshub-winrm-extension/pom.xml
index 545ecdb8c..a10fe5b85 100644
--- a/metricshub-winrm-extension/pom.xml
+++ b/metricshub-winrm-extension/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-winrm-extension</artifactId>
diff --git a/metricshub-wmi-extension/pom.xml b/metricshub-wmi-extension/pom.xml
index 0c9875418..03dc3a633 100644
--- a/metricshub-wmi-extension/pom.xml
+++ b/metricshub-wmi-extension/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.sentrysoftware</groupId>
 		<artifactId>metricshub-parent</artifactId>
-		<version>0.9.03-SNAPSHOT</version>
+		<version>0.9.03</version>
 	</parent>
 
 	<artifactId>metricshub-wmi-extension</artifactId>
diff --git a/pom.xml b/pom.xml
index 61fa9de0e..12cacf766 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
 	<groupId>org.sentrysoftware</groupId>
 	<artifactId>metricshub-parent</artifactId>
-	<version>0.9.03-SNAPSHOT</version>
+	<version>0.9.03</version>
 
 	<packaging>pom</packaging>
 
@@ -97,7 +97,7 @@
 		<maven.compiler.release>17</maven.compiler.release>
 		<hwgraf.version>4</hwgraf.version>
 		<metricshub-jre.version>1.0.01</metricshub-jre.version>
-		<project.build.outputTimestamp>2024-03-28T15:07:12Z</project.build.outputTimestamp>
+		<project.build.outputTimestamp>2024-05-30T15:14:19Z</project.build.outputTimestamp>
 
 	</properties>