Bug 575375 - Update scm links in pom files to use https protocol Change-Id: I2a9b13a2bbb8fc715e12116f797712b4c00360c1 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.common/+/183950
diff --git a/pom.xml b/pom.xml index 2ee1539..c5ea971 100644 --- a/pom.xml +++ b/pom.xml
@@ -24,7 +24,7 @@ <packaging>pom</packaging> <properties> - <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/platform/eclipse.platform.common.git</tycho.scmUrl> + <tycho.scmUrl>scm:git:https://git.eclipse.org/r/platform/eclipse.platform.common.git</tycho.scmUrl> </properties> <!--