Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavkummari authored Dec 14, 2021
1 parent 0b219eb commit be69030
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
<sonar.login>68abbb026c64ae5820a974c79dbeed77a9d57be5</sonar.login>
-->
</properties>
<!--
<distributionManagement>

<distributionManagement>
<!--
<repository>
<id>central</id>
<name>releases</name>
<url>http://localhost:8080/home/ubuntu/libs-release-local</url>
</repository>
-->
<snapshotRepository>
<id>hatigen-snapshot-jobs</id>
<name>hatigen-snapshot-jobs</name>
<url>http://54.224.239.212:8082/artifactory/hatigen-snapshot-jobs/</url>
<id>demo-snapshot-lib</id>
<name>demo-snapshot-lib</name>
<url>http://34.229.65.225:8082/artifactory/demo-snapshot-lib/</url>
</snapshotRepository>
</distributionManagement>
-->

<scm>
<connection>scm:git:[email protected]:keshavkummari/devops.git</connection>
<developerConnection>scm:git:[email protected]:keshavkummari/devops.git</developerConnection>
Expand Down

0 comments on commit be69030

Please sign in to comment.