Skip to content

Commit f101ecd

Browse files
authored
Merge pull request #185 from BillFarber/develop
Update the new snapshot version
2 parents cb07fd9 + 3bd3fc3 commit f101ecd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,3 +318,7 @@ project. You must have Ruby installed. Additionally, there seems to be a bug wit
318318
The server needs to be run with Ruby 3.2.3, so you will need to run `chruby ruby-3.2.3` before starting the jekyll
319319
server. To start the jekyll server, cd into the /docs directory and run the command `bundle exec jekyll server`.
320320
This will start the server and the user documents will be available at http://127.0.0.1:4000/.
321+
322+
# Publishing the Connector to Confluent
323+
324+
Please refer to the internal Wiki page for information regarding the process for releasing the connector to the Confluent Hub.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.marklogic
2-
version=1.9.0
2+
version=1.9-SNAPSHOT
33

44
# For the Confluent Connector Archive
55
componentOwner=marklogic

0 commit comments

Comments
 (0)