aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-03-05 15:08:11 +0200
committerArtur Signell <artur@vaadin.com>2013-03-05 15:08:11 +0200
commit313c5c2aea0e38e6cf30d53b1b2e863a3d09f37c (patch)
treee24e2e59e4f427f38eb88d592df627ed7a60db61
parent48b5c927b9e4e614e7cc334fb9c8b0bed42d28c8 (diff)
downloadvaadin-framework-313c5c2aea0e38e6cf30d53b1b2e863a3d09f37c.tar.gz
vaadin-framework-313c5c2aea0e38e6cf30d53b1b2e863a3d09f37c.zip
Updated scm in pom template (#11204)
Change-Id: Ibca529e02d6572cd3623df69ee277d570c749dc6
-rw-r--r--pom-template.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom-template.xml b/pom-template.xml
index 33e6be623e..1716abc82a 100644
--- a/pom-template.xml
+++ b/pom-template.xml
@@ -30,9 +30,9 @@
</license>
</licenses>
<scm>
- <connection>scm:http:http://dev.vaadin.com/git/vaadin.git</connection>
- <developerConnection>scm:ssh:git@dev.vaadin.com/vaadin</developerConnection>
- <url>http://dev.vaadin.com/git/?p=vaadin.git</url>
+ <connection>scm:https:https://github.com/vaadin/vaadin.git</connection>
+ <developerConnection>scm:https:https://github.com/vaadin/vaadin.git</developerConnection>
+ <url>https://github.com/vaadin/vaadin</url>
</scm>
<developers>
<developer>