Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
replace distribmgnt to github
  • Loading branch information
JeanPrince authored Sep 20, 2023
1 parent 7977bc9 commit aa9249f
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,15 +97,12 @@
</properties>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
</distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/fr/axa/automation/webengine</url>
</repository>
</distributionManagement>


<modules>
Expand Down

0 comments on commit aa9249f

Please sign in to comment.