Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Revert pom changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Carino <[email protected]>
  • Loading branch information
jadecarino committed Jul 24, 2024
1 parent bbe2e4a commit 758fe0b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,12 @@

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Apache Maven Registry</name>
<url>https://maven.pkg.github.com/galasa-dev/wrapping</url>
<id>galasa.release.repo</id>
<url>${galasa.release.repo}</url>
</repository>
<snapshotRepository>
<id>github</id>
<name>GitHub Apache Maven Registry</name>
<url>https://maven.pkg.github.com/galasa-dev/wrapping</url>
<id>galasa.snapshot.repo</id>
<url>${galasa.snapshot.repo}</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 758fe0b

Please sign in to comment.