Skip to content

Commit

Permalink
Use the 1.0.0 version of maven-central-parent.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcustenborder committed Sep 9, 2020
1 parent a8bfe86 commit 17b5676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.github.jcustenborder</groupId>
<artifactId>maven-central-parent</artifactId>
<version>1.0.0.0</version>
<version>1.0.0</version>
</parent>
<groupId>com.github.jcustenborder.kafka.connect</groupId>
<artifactId>kafka-connect-xml-parent</artifactId>
Expand Down

0 comments on commit 17b5676

Please sign in to comment.