We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33807e0 commit 2b03644Copy full SHA for 2b03644
pom.xml
@@ -2,13 +2,13 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
5
- <groupId>org.sanju</groupId>
+ <groupId>kafka.connect</groupId>
6
<artifactId>kafka-connect-marklogic</artifactId>
7
<version>1.0</version>
8
<packaging>jar</packaging>
9
10
<name>kafka-connect-marklogic</name>
11
- <url>http://saju.org</url>
+ <url>http://marklogic.com</url>
12
<description>A Kafka connector for copying data between MarkLogic and Kafka.</description>
13
14
<properties>
0 commit comments