This is an automated email from the ASF dual-hosted git repository.
zhoubo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git
The following commit(s) were added to refs/heads/main by this push:
new 64ec0ca [maven-release-plugin] prepare for next development iteration
64ec0ca is described below
commit 64ec0cab0228b1a029a6da7ea2ac3659a37dc392
Author: odbozhou <[email protected]>
AuthorDate: Tue Jan 18 12:52:48 2022 +0800
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
rocketmq-streams-channel-db/pom.xml | 2 +-
rocketmq-streams-channel-es/pom.xml | 2 +-
rocketmq-streams-channel-http/pom.xml | 2 +-
rocketmq-streams-channel-mqtt/pom.xml | 2 +-
rocketmq-streams-channel-rocketmq/pom.xml | 2 +-
rocketmq-streams-channel-syslog/pom.xml | 2 +-
rocketmq-streams-checkpoint/pom.xml | 2 +-
rocketmq-streams-clients/pom.xml | 2 +-
rocketmq-streams-commons/pom.xml | 2 +-
rocketmq-streams-configurable/pom.xml | 2 +-
rocketmq-streams-connectors/pom.xml | 2 +-
rocketmq-streams-db-operator/pom.xml | 2 +-
rocketmq-streams-dbinit/pom.xml | 2 +-
rocketmq-streams-dim/pom.xml | 2 +-
rocketmq-streams-examples/pom.xml | 2 +-
rocketmq-streams-filter/pom.xml | 2 +-
rocketmq-streams-lease/pom.xml | 2 +-
rocketmq-streams-runner/pom.xml | 2 +-
rocketmq-streams-schedule/pom.xml | 2 +-
rocketmq-streams-script/pom.xml | 2 +-
rocketmq-streams-serviceloader/pom.xml | 2 +-
rocketmq-streams-state/pom.xml | 2 +-
rocketmq-streams-transport-minio/pom.xml | 2 +-
rocketmq-streams-window/pom.xml | 2 +-
25 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/pom.xml b/pom.xml
index cb69ef0..350f8ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
<name>Apache RocketMQ Streams ${project.version}</name>
<packaging>pom</packaging>
<url>https://rocketmq.apache.org/</url>
@@ -36,7 +36,7 @@
<url>[email protected]:apache/rocketmq-streams.git</url>
<connection>scm:git:[email protected]:apache/rocketmq-streams.git</connection>
<developerConnection>scm:git:[email protected]:apache/rocketmq-streams.git</developerConnection>
- <tag>rocketmq-streams-1.0.0-preview</tag>
+ <tag>1.0.0-preview</tag>
</scm>
<mailingLists>
diff --git a/rocketmq-streams-channel-db/pom.xml
b/rocketmq-streams-channel-db/pom.xml
index 1e2e051..90961a8 100755
--- a/rocketmq-streams-channel-db/pom.xml
+++ b/rocketmq-streams-channel-db/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-channel-db</artifactId>
<name>ROCKETMQ STREAMS :: channel-db</name>
diff --git a/rocketmq-streams-channel-es/pom.xml
b/rocketmq-streams-channel-es/pom.xml
index f392c5e..9c63f8e 100755
--- a/rocketmq-streams-channel-es/pom.xml
+++ b/rocketmq-streams-channel-es/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-channel-es</artifactId>
<name>ROCKETMQ STREAMS :: channel-es</name>
diff --git a/rocketmq-streams-channel-http/pom.xml
b/rocketmq-streams-channel-http/pom.xml
index 49df877..351215c 100644
--- a/rocketmq-streams-channel-http/pom.xml
+++ b/rocketmq-streams-channel-http/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/rocketmq-streams-channel-mqtt/pom.xml
b/rocketmq-streams-channel-mqtt/pom.xml
index 6e71077..1b60fd9 100644
--- a/rocketmq-streams-channel-mqtt/pom.xml
+++ b/rocketmq-streams-channel-mqtt/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-streams</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/rocketmq-streams-channel-rocketmq/pom.xml
b/rocketmq-streams-channel-rocketmq/pom.xml
index 23edcc4..cad1c1b 100644
--- a/rocketmq-streams-channel-rocketmq/pom.xml
+++ b/rocketmq-streams-channel-rocketmq/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-streams</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/rocketmq-streams-channel-syslog/pom.xml
b/rocketmq-streams-channel-syslog/pom.xml
index cd00ce8..e6b81ff 100755
--- a/rocketmq-streams-channel-syslog/pom.xml
+++ b/rocketmq-streams-channel-syslog/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-channel-syslog</artifactId>
<name>ROCKETMQ STREAMS :: channel-syslog</name>
diff --git a/rocketmq-streams-checkpoint/pom.xml
b/rocketmq-streams-checkpoint/pom.xml
index 293ce72..d526fb4 100644
--- a/rocketmq-streams-checkpoint/pom.xml
+++ b/rocketmq-streams-checkpoint/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-streams</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/rocketmq-streams-clients/pom.xml b/rocketmq-streams-clients/pom.xml
index 8d7e58c..f8e3fdd 100644
--- a/rocketmq-streams-clients/pom.xml
+++ b/rocketmq-streams-clients/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-streams</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/rocketmq-streams-commons/pom.xml b/rocketmq-streams-commons/pom.xml
index 9027d7e..ed7a106 100755
--- a/rocketmq-streams-commons/pom.xml
+++ b/rocketmq-streams-commons/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-commons</artifactId>
diff --git a/rocketmq-streams-configurable/pom.xml
b/rocketmq-streams-configurable/pom.xml
index ea522b7..08c5b3e 100755
--- a/rocketmq-streams-configurable/pom.xml
+++ b/rocketmq-streams-configurable/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-configurable</artifactId>
<name>ROCKETMQ STREAMS :: configurable</name>
diff --git a/rocketmq-streams-connectors/pom.xml
b/rocketmq-streams-connectors/pom.xml
index 46c9585..6246dc6 100755
--- a/rocketmq-streams-connectors/pom.xml
+++ b/rocketmq-streams-connectors/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-connectors</artifactId>
<packaging>jar</packaging>
diff --git a/rocketmq-streams-db-operator/pom.xml
b/rocketmq-streams-db-operator/pom.xml
index 004d27b..8325a73 100755
--- a/rocketmq-streams-db-operator/pom.xml
+++ b/rocketmq-streams-db-operator/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-db-operator</artifactId>
<name>ROCKETMQ STREAMS :: db-operator</name>
diff --git a/rocketmq-streams-dbinit/pom.xml b/rocketmq-streams-dbinit/pom.xml
index 7550562..a8574a2 100644
--- a/rocketmq-streams-dbinit/pom.xml
+++ b/rocketmq-streams-dbinit/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-streams</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rocketmq-streams-dbinit</artifactId>
diff --git a/rocketmq-streams-dim/pom.xml b/rocketmq-streams-dim/pom.xml
index fee47e0..8bb0e06 100644
--- a/rocketmq-streams-dim/pom.xml
+++ b/rocketmq-streams-dim/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-dim</artifactId>
<name>ROCKETMQ STREAMS :: dim</name>
diff --git a/rocketmq-streams-examples/pom.xml
b/rocketmq-streams-examples/pom.xml
index b3cb0b7..f34e69a 100644
--- a/rocketmq-streams-examples/pom.xml
+++ b/rocketmq-streams-examples/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-streams</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/rocketmq-streams-filter/pom.xml b/rocketmq-streams-filter/pom.xml
index 480901e..75d420b 100755
--- a/rocketmq-streams-filter/pom.xml
+++ b/rocketmq-streams-filter/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-filter</artifactId>
<name>ROCKETMQ STREAMS :: filter</name>
diff --git a/rocketmq-streams-lease/pom.xml b/rocketmq-streams-lease/pom.xml
index a0604cf..be7e72b 100755
--- a/rocketmq-streams-lease/pom.xml
+++ b/rocketmq-streams-lease/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-lease</artifactId>
<name>ROCKETMQ STREAMS :: lease</name>
diff --git a/rocketmq-streams-runner/pom.xml b/rocketmq-streams-runner/pom.xml
index 75ad120..6acf46d 100644
--- a/rocketmq-streams-runner/pom.xml
+++ b/rocketmq-streams-runner/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-streams</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/rocketmq-streams-schedule/pom.xml
b/rocketmq-streams-schedule/pom.xml
index 2c656cb..a530c6a 100755
--- a/rocketmq-streams-schedule/pom.xml
+++ b/rocketmq-streams-schedule/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-schedule</artifactId>
<name>ROCKETMQ STREAMS :: schedule</name>
diff --git a/rocketmq-streams-script/pom.xml b/rocketmq-streams-script/pom.xml
index 8444b3a..5d808ee 100755
--- a/rocketmq-streams-script/pom.xml
+++ b/rocketmq-streams-script/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-script</artifactId>
<name>ROCKETMQ STREAMS :: script</name>
diff --git a/rocketmq-streams-serviceloader/pom.xml
b/rocketmq-streams-serviceloader/pom.xml
index 5c7b9b3..c7e310c 100755
--- a/rocketmq-streams-serviceloader/pom.xml
+++ b/rocketmq-streams-serviceloader/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-serviceloader</artifactId>
<packaging>jar</packaging>
diff --git a/rocketmq-streams-state/pom.xml b/rocketmq-streams-state/pom.xml
index da962ef..a3ee760 100644
--- a/rocketmq-streams-state/pom.xml
+++ b/rocketmq-streams-state/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-state</artifactId>
<packaging>jar</packaging>
diff --git a/rocketmq-streams-transport-minio/pom.xml
b/rocketmq-streams-transport-minio/pom.xml
index 29055e3..509e08a 100755
--- a/rocketmq-streams-transport-minio/pom.xml
+++ b/rocketmq-streams-transport-minio/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-transport-minio</artifactId>
<packaging>jar</packaging>
diff --git a/rocketmq-streams-window/pom.xml b/rocketmq-streams-window/pom.xml
index 40f4d61..766810a 100755
--- a/rocketmq-streams-window/pom.xml
+++ b/rocketmq-streams-window/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-streams</artifactId>
- <version>1.0.0-preview</version>
+ <version>1.0.1-preview-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-streams-window</artifactId>
<packaging>jar</packaging>