[maven-release-plugin] prepare for next development iteration
diff --git a/arthur-api/pom.xml b/arthur-api/pom.xml
index ce34c69..2e3a002 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/arthur-impl/pom.xml b/arthur-impl/pom.xml
index 085f98c..951d76b 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/arthur-maven-plugin/pom.xml b/arthur-maven-plugin/pom.xml
index 3967691..ed0a36a 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/arthur-spi/pom.xml b/arthur-spi/pom.xml
index 7476b3d..2e2344e 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 6a1d228..a283951 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-test/pom.xml b/integration-test/pom.xml
index 90db7b1..574c38d 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/knights/hsqldb-knight/pom.xml b/knights/hsqldb-knight/pom.xml
index ad8f835..7ae06f8 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/knights/jsch-knight/pom.xml b/knights/jsch-knight/pom.xml
index 9f120eb..907260e 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/knights/openjpa-knight/pom.xml b/knights/openjpa-knight/pom.xml
index b2c324f..be692a5 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/knights/openwebbeans-knight/pom.xml b/knights/openwebbeans-knight/pom.xml
index 8a1ac5b..06ab71b 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/knights/pom.xml b/knights/pom.xml
index 8cc1d42..878526f 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/knights/slf4j-knight/pom.xml b/knights/slf4j-knight/pom.xml
index 89eb8da..f0c3243 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.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/knights/winegrower-knight/pom.xml b/knights/winegrower-knight/pom.xml
index bb18028..d9f762d 100644
--- a/knights/winegrower-knight/pom.xml
+++ b/knights/winegrower-knight/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<artifactId>knights</artifactId>
- <version>1.0.6</version>
+ <version>1.0.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 5cc1323..1a9324f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.apache.geronimo.arthur</groupId>
<artifactId>arthur</artifactId>
- <version>1.0.6</version>
+ <version>1.0.7-SNAPSHOT</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>arthur-1.0.6</tag>
+ <tag>HEAD</tag>
</scm>
</project>