This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.1 in repository https://gitbox.apache.org/repos/asf/geode-kafka-connector.git
commit 95972a62ae309b16eb0e5161684fd1b1859a8f7c Author: nabarunnag <[email protected]> AuthorDate: Tue Dec 14 10:36:14 2021 -0800 Preparing for 1.1.0 release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42b12ae..4839bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <tag>HEAD</tag> </scm> - <version>1.0-SNAPSHOT</version> + <version>1.1.0</version> <properties> <geode.core.version>1.12.6</geode.core.version>
