This is an automated email from the ASF dual-hosted git repository.
karp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git
The following commit(s) were added to refs/heads/main by this push:
new d503e7b [maven-release-plugin] prepare for next development iteration
d503e7b is described below
commit d503e7b4a8902e2b8b65fcf3b2fdb456b8b6f824
Author: 维章 <[email protected]>
AuthorDate: Mon Oct 17 17:40:31 2022 +0800
[maven-release-plugin] prepare for next development iteration
---
client/pom.xml | 2 +-
common/pom.xml | 2 +-
core/pom.xml | 2 +-
example/pom.xml | 2 +-
pom.xml | 2 +-
storage-rocketmq/pom.xml | 2 +-
war/pom.xml | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/client/pom.xml b/client/pom.xml
index 7888c73..1dd6118 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-schema-registry-all</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/common/pom.xml b/common/pom.xml
index 7f749b9..7d4355e 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>rocketmq-schema-registry-all</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/core/pom.xml b/core/pom.xml
index 27f4991..554de3b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-schema-registry-all</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
diff --git a/example/pom.xml b/example/pom.xml
index 35af28b..b9cdf3e 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>rocketmq-schema-registry-all</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index a1aae42..d79978a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-schema-registry-all</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<description>rocketmq-schema-registry</description>
diff --git a/storage-rocketmq/pom.xml b/storage-rocketmq/pom.xml
index 7780fbd..e7217bc 100644
--- a/storage-rocketmq/pom.xml
+++ b/storage-rocketmq/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>rocketmq-schema-registry-all</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/war/pom.xml b/war/pom.xml
index e656d5e..becbba5 100644
--- a/war/pom.xml
+++ b/war/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>rocketmq-schema-registry-all</artifactId>
<groupId>org.apache.rocketmq</groupId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>