From 1d904656f7d24b1c471b90543c38112ab51053bf Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 11 Sep 2019 06:45:53 +0000 Subject: [PATCH] 'mongodb-0.1'. --- mongodb/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb/gradle.properties b/mongodb/gradle.properties index 54db62a..cfa1369 100644 --- a/mongodb/gradle.properties +++ b/mongodb/gradle.properties @@ -1,2 +1,2 @@ -version = 0.1-SNAPSHOT +version = 0.1 description = A Hazelcast Jet connector for MongoDB which enables Hazelcast Jet pipelines to read/write documents from/to MongoDB.