Skip to content

Commit

Permalink
update pom parent
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharul82 committed Mar 21, 2024
1 parent eef7236 commit a8935e3
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@
<packaging>pom</packaging>
<name>webengine-parent</name>

<parent>
<groupId>fr.axa.socle.axafr</groupId>
<artifactId>axafr-corporate-parent</artifactId>
<version>2.0.3</version>
</parent>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/AxaFrance/webengine-java</url>
</repository>
</distributionManagement>

<properties>
<java-source.version>1.8</java-source.version>
Expand Down

0 comments on commit a8935e3

Please sign in to comment.