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 e8b4a3b commit 1793349Copy full SHA for 1793349
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>com.github.jcustenborder.kafka.connect</groupId>
25
<artifactId>kafka-connect-parent</artifactId>
26
- <version>0.10.2.1-cp1</version>
+ <version>0.10.2.1-cp2</version>
27
</parent>
28
<artifactId>kafka-connect-splunk</artifactId>
29
<version>0.2.0-SNAPSHOT</version>
@@ -40,9 +40,6 @@
40
</roles>
41
</developer>
42
</developers>
43
- <prerequisites>
44
- <maven>3.3.0</maven>
45
- </prerequisites>
46
<scm>
47
<connection>scm:git:https://github.com/jcustenborder/kafka-connect-splunk.git</connection>
48
<developerConnection>scm:git:[email protected]:jcustenborder/kafka-connect-splunk.git</developerConnection>
0 commit comments