[maven-release-plugin] prepare release arthur-1.0.9
diff --git a/arthur-api/pom.xml b/arthur-api/pom.xml
index a124a2f..d2d59ca 100644
--- a/arthur-api/pom.xml
+++ b/arthur-api/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>arthur</artifactId>
     <groupId>org.apache.geronimo.arthur</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/arthur-impl/pom.xml b/arthur-impl/pom.xml
index 8e36cb5..5e03b90 100644
--- a/arthur-impl/pom.xml
+++ b/arthur-impl/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>arthur</artifactId>
     <groupId>org.apache.geronimo.arthur</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/arthur-maven-plugin/pom.xml b/arthur-maven-plugin/pom.xml
index fce53b5..51badef 100644
--- a/arthur-maven-plugin/pom.xml
+++ b/arthur-maven-plugin/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>arthur</artifactId>
     <groupId>org.apache.geronimo.arthur</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/arthur-spi/pom.xml b/arthur-spi/pom.xml
index 7ecfa49..f3005f6 100644
--- a/arthur-spi/pom.xml
+++ b/arthur-spi/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>arthur</artifactId>
     <groupId>org.apache.geronimo.arthur</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 3e2807e..c18cea0 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>arthur</artifactId>
     <groupId>org.apache.geronimo.arthur</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-test/pom.xml b/integration-test/pom.xml
index 432aafa..a7335db 100644
--- a/integration-test/pom.xml
+++ b/integration-test/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>arthur</artifactId>
     <groupId>org.apache.geronimo.arthur</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/knights/hsqldb-knight/pom.xml b/knights/hsqldb-knight/pom.xml
index cdd2aae..21a85fc 100644
--- a/knights/hsqldb-knight/pom.xml
+++ b/knights/hsqldb-knight/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>knights</artifactId>
     <groupId>org.apache.geronimo.arthur.knights</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/knights/jsch-knight/pom.xml b/knights/jsch-knight/pom.xml
index ce0b1a5..a9778a2 100644
--- a/knights/jsch-knight/pom.xml
+++ b/knights/jsch-knight/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.geronimo.arthur.knights</groupId>
     <artifactId>knights</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/knights/openjpa-knight/pom.xml b/knights/openjpa-knight/pom.xml
index e5b1486..68ece9a 100644
--- a/knights/openjpa-knight/pom.xml
+++ b/knights/openjpa-knight/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>knights</artifactId>
     <groupId>org.apache.geronimo.arthur.knights</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/knights/openwebbeans-knight/pom.xml b/knights/openwebbeans-knight/pom.xml
index 9b2bf10..e3d0985 100644
--- a/knights/openwebbeans-knight/pom.xml
+++ b/knights/openwebbeans-knight/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>knights</artifactId>
     <groupId>org.apache.geronimo.arthur.knights</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/knights/pom.xml b/knights/pom.xml
index 8585bc5..a6b98bb 100644
--- a/knights/pom.xml
+++ b/knights/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.geronimo.arthur</groupId>
     <artifactId>arthur</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/knights/slf4j-knight/pom.xml b/knights/slf4j-knight/pom.xml
index 4e439c0..0eb0cdb 100644
--- a/knights/slf4j-knight/pom.xml
+++ b/knights/slf4j-knight/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>knights</artifactId>
     <groupId>org.apache.geronimo.arthur.knights</groupId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index c5a870b..ec48d0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.geronimo.arthur</groupId>
   <artifactId>arthur</artifactId>
-  <version>1.0.9-SNAPSHOT</version>
+  <version>1.0.9</version>
   <packaging>pom</packaging>
   <name>Arthur</name>
   <description>Apache Geronimo GraalVM tooling</description>
@@ -294,6 +294,6 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-arthur.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-arthur.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf/geronimo-arthur.git</url>
-    <tag>HEAD</tag>
+    <tag>arthur-1.0.9</tag>
   </scm>
 </project>