Skip to content

Commit

Permalink
update common pom
Browse files Browse the repository at this point in the history
  • Loading branch information
kundan59 committed Sep 7, 2023
1 parent 164dac3 commit 68eb40c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</repository>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/NashTech-Labs/car-demo</url>
<url>https://maven.pkg.github.com/kundan59/car-demo</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
Expand All @@ -30,7 +30,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/kundan59/car-demo</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
Expand Down

0 comments on commit 68eb40c

Please sign in to comment.