Skip to content

Commit

Permalink
updated artifactory
Browse files Browse the repository at this point in the history
  • Loading branch information
bhidesacl committed Apr 12, 2024
1 parent f47196f commit 1b56871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@
<repository>
<id>acl.central</id>
<name>Internal Release Repository</name>
<url>http://3.66.212.30:8082/artifactory/libs-release-local</url>
<url>http://artefacts.embold.io/artifactory/libs-release-local</url>
</repository>
<snapshotRepository>
<id>acl.snapshots</id>
<name>Internal Snapshot Repository</name>
<url>http://3.66.212.30:8082/artifactory/libs-snapshot-local</url>
<url>http://artefacts.embold.io/artifactory/libs-snapshot-local</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 1b56871

Please sign in to comment.