Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingblr authored Nov 12, 2020
1 parent 8804142 commit 79daf08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<!-- Committing and updating changes through Maven, by using below mvn command.
For Commiting mvn -Dmessage="Updated using maven" scm:checkin For updating
mvn scm:update -->
<!--
<scm>
<connection>scm:git:https://github.com/MithunTechnologiesDevOps/maven-standalone-application</connection>
<developerConnection>scm:git:https://github.com/MithunTechnologiesDevOps/maven-standalone-application</developerConnection>
Expand All @@ -50,7 +51,7 @@
<url>https://github.com/MithunTechnologiesDevOps/maven-standalone-application/issues</url>
</issueManagement>

-->
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 79daf08

Please sign in to comment.