Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgknoldus authored Jan 24, 2024
1 parent dbe4408 commit 073da83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions order-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</repository>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/NashTech-Labs/car-demo</url>
<url>https://maven.pkg.github.com/NashTech-Labs/car-demo-java</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
Expand All @@ -32,7 +32,7 @@
<repository>
<id>github</id>
<name>NashTech-Labs</name>
<url>https://maven.pkg.github.com/NashTech-Labs/car-demo</url>
<url>https://maven.pkg.github.com/NashTech-Labs/car-demo-java</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
Expand Down

0 comments on commit 073da83

Please sign in to comment.