summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2016-12-02 11:44:53 +0200
committerGitHub <noreply@github.com>2016-12-02 11:44:53 +0200
commit105ac0b10ac379ef56d11ff6e0adc9e8754f0ff1 (patch)
treeedb69e91218a7e5e4c10a8de41be77c34cd9ddaf /pom.xml
parent0f044db997a4d4a1ea41d10bfd8999c5b0affbaa (diff)
downloadvaadin-framework-105ac0b10ac379ef56d11ff6e0adc9e8754f0ff1.tar.gz
vaadin-framework-105ac0b10ac379ef56d11ff6e0adc9e8754f0ff1.zip
Replace github.com/vaadin/vaadin with github.com/vaadin/framework (#75)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 449920905c..d6970f8bf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,9 +80,9 @@
</license>
</licenses>
<scm>
- <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>
+ <connection>scm:https:https://github.com/vaadin/framework.git</connection>
+ <developerConnection>scm:https:https://github.com/vaadin/framework.git</developerConnection>
+ <url>https://github.com/vaadin/framework</url>
</scm>