Skip to content

Commit

Permalink
Merge pull request #33 from NashTech-Labs/main
Browse files Browse the repository at this point in the history
disabled packaging snapshos
  • Loading branch information
abidknashtech authored Sep 27, 2023
2 parents 598c130 + bdd3ed6 commit f4baf50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/NashTech-Labs/car-demo</url>
<snapshots>
<!-- <snapshots>
<enabled>true</enabled>
</snapshots>
</snapshots>-->
</repository>
</repositories>

Expand All @@ -33,9 +33,9 @@
<id>github</id>
<name>NashTech-Labs</name>
<url>https://maven.pkg.github.com/NashTech-Labs/car-demo</url>
<snapshots>
<!-- <snapshots>
<enabled>true</enabled>
</snapshots>
</snapshots>-->
</repository>
</distributionManagement>

Expand Down

0 comments on commit f4baf50

Please sign in to comment.