Skip to content

Commit 1793349

Browse files
committed
Changed the version to 0.10.2.1-cp2.
1 parent e8b4a3b commit 1793349

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.github.jcustenborder.kafka.connect</groupId>
2525
<artifactId>kafka-connect-parent</artifactId>
26-
<version>0.10.2.1-cp1</version>
26+
<version>0.10.2.1-cp2</version>
2727
</parent>
2828
<artifactId>kafka-connect-splunk</artifactId>
2929
<version>0.2.0-SNAPSHOT</version>
@@ -40,9 +40,6 @@
4040
</roles>
4141
</developer>
4242
</developers>
43-
<prerequisites>
44-
<maven>3.3.0</maven>
45-
</prerequisites>
4643
<scm>
4744
<connection>scm:git:https://github.com/jcustenborder/kafka-connect-splunk.git</connection>
4845
<developerConnection>scm:git:[email protected]:jcustenborder/kafka-connect-splunk.git</developerConnection>

0 commit comments

Comments
 (0)