Skip to content

Commit

Permalink
Fix unecessary repository definition in test pom.xml to fix GitHub se…
Browse files Browse the repository at this point in the history
…curity issue
  • Loading branch information
alexsuter committed Dec 20, 2024
1 parent 6a9a96d commit 2af609c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/test/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
<version>0.0.0.3</version>
<name>TestPersistence</name>

<repositories>
<repository>
<id>zugprorepo.buildIntegration</id>
<name>Internal Build Integration Repository</name>
<url>http://zugprorepo/repository/buildIntegration/</url>
</repository>
</repositories>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 2af609c

Please sign in to comment.