Skip to content

Commit e8b21bf

Browse files
committed
Kafka version bump and repositories section removed (not working anymore)
1 parent 348dd80 commit e8b21bf

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<name>kafka-connect-github-source</name>
1111

1212
<properties>
13-
<kafka.version>0.10.2.0-cp1</kafka.version>
13+
<kafka.version>3.3.2</kafka.version>
1414
<junit.version>4.12</junit.version>
1515
</properties>
1616

@@ -92,10 +92,4 @@
9292
</resource>
9393
</resources>
9494
</build>
95-
<repositories>
96-
<repository>
97-
<id>confluent</id>
98-
<url>http://packages.confluent.io/maven/</url>
99-
</repository>
100-
</repositories>
10195
</project>

0 commit comments

Comments
 (0)