Skip to content

Commit 54882f7

Browse files
author
sthomas
committed
update readme
1 parent c0d6958 commit 54882f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ This is maven project. To create an [uber](https://maven.apache.org/plugins/mave
5656

5757
```mvn clean compile package shade:shade install```
5858

59-
Copy the artifact ```kafka-connect-marklogic-0.0.1-SNAPSHOT.jar``` to kakfa_home/lib folder.
59+
Copy the artifact ```kafka-connect-marklogic-1.0.jar``` to kakfa_home/lib folder.
6060

6161
Copy the [marklogic-sink.properties](https://github.com/sanjuthomas/kafka-connect-marklogic/blob/master/config/marklogic-sink.properties) file into kafka_home/config folder. Update the content of the property file according to your environment.
6262

63-
Alternatively, you may keep the ```kafka-connect-marklogic-0.0.1-SNAPSHOT.jar``` in another directory and export that directory into Kafka class path before starting the connector.
63+
Alternatively, you may keep the ```kafka-connect-marklogic-1.0.jar``` in another directory and export that directory into Kafka class path before starting the connector.
6464

6565
## How to start connector in stand-alone mode?
6666

0 commit comments

Comments
 (0)