Skip to content

Commit

Permalink
chore: amend pom as per comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sr4850 authored May 16, 2024
1 parent 9b39a00 commit d308450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<zap-clientapi.version>1.13.0</zap-clientapi.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.version>3.8.1</maven.compiler.version>
<github.url>https://maven.pkg.github.com/dvsa/vol-app-security-lib</github.url>
<github.url>https://maven.pkg.github.com/dvsa/*</github.url>
</properties>

<build>
Expand Down Expand Up @@ -49,7 +49,7 @@

<distributionManagement>
<repository>
<id>github</id>
<id>dvsa-github-packages</id>
<name>GitHub dvsa Apache Maven Packages</name>
<url>${github.url}</url>
</repository>
Expand Down

0 comments on commit d308450

Please sign in to comment.