Skip to content

Commit d34301b

Browse files
Update pom.xml
1 parent 982c75e commit d34301b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
For Commiting mvn -Dmessage="Updated using maven" scm:checkin For updating
4040
mvn scm:update -->
4141
<scm>
42-
<connection>scm:git:https://github.com/MithunTechnologiesDevOps/maven-standalone-application</connection>
43-
<developerConnection>scm:git:https://github.com/MithunTechnologiesDevOps/maven-standalone-application</developerConnection>
42+
<connection>scm:git:https://github.com/LandmarkTechnology/maven-standalone-application</connection>
43+
<developerConnection>scm:git:https://github.com/LandmarkTechnology/maven-standalone-application</developerConnection>
4444
<tag>HEAD</tag>
45-
<url>https://github.com/MithunTechnologiesDevOps/maven-standalone-application</url>
45+
<url>https://github.com/LandmarkTechnology/maven-standalone-application</url>
4646
</scm>
4747

4848
<issueManagement>
4949
<system>GitHub</system>
50-
<url>https://github.com/MithunTechnologiesDevOps/maven-standalone-application/issues</url>
50+
<url>https://github.com/LandmarkTechnology/maven-standalone-application/issues</url>
5151
</issueManagement>
5252

5353

0 commit comments

Comments
 (0)