Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
patduin authored Oct 3, 2024
1 parent 98e3677 commit 0ac79ab
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.hotels</groupId>
<artifactId>hotels-oss-parent</artifactId>
<version>6.1.0</version>
<groupId>com.expediagroup</groupId>
<artifactId>eg-oss-parent</artifactId>
<version>2.4.0</version>
</parent>

<groupId>com.hotels</groupId>
<artifactId>beeju</artifactId>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.1-SNAPSHOT</version>
<inceptionYear>2015</inceptionYear>

<scm>
<connection>scm:git:https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/HotelsDotCom/beeju.git</connection>
Expand Down

0 comments on commit 0ac79ab

Please sign in to comment.