Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Remove staging repo config.
  • Loading branch information
k-wall committed Jul 29, 2024
1 parent 4006af6 commit 628ab9c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,6 @@
<url>https://github.com/ozangunalp/kafka-native/issues</url>
</issueManagement>

<!-- TEMPORARY - CONSUME STAGED ARTEFACTS FOR 3.8.0 - DO NOT COMMIT TO MAIN -->
<repositories>
<repository>
<id>ApacheKafkaStaging</id>
<url>https://repository.apache.org/content/groups/staging/</url>
<releases>
<enabled>true</enabled>
</releases>
</repository>
</repositories>

<scm>
<connection>scm:git:git@github.com:ozangunalp/kafka-native.git</connection>
<developerConnection>scm:git:git@github.com:ozangunalp/kafka-native.git</developerConnection>
Expand Down

0 comments on commit 628ab9c

Please sign in to comment.