Change .gitmodules address url to local gerrit
authorJun Wang <junbill.wang@samsung.com>
Thu, 28 Jan 2016 10:41:32 +0000 (18:41 +0800)
committerJun Wang <junbill.wang@samsung.com>
Thu, 28 Jan 2016 10:41:32 +0000 (18:41 +0800)
Change-Id: Ic27e2b5cd4ba3aacb651568e4b351666f16af176

.gitmodules

index be12d77bc3b9ad6fbcd8b8af8f06decef08789e0..02d21b87c20f425b40c172261cb8a588cd6c8c27 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "tests/component/deb/data"]
        path = tests/component/deb/data
-       url = ssh://jenkins@109.123.100.123:29418/tools/git-buildpackage-deb-testdata
+       url = ssh://jenkins@109.123.100.123:29418/tizen.org-tools/git-buildpackage-deb-testdata
 [submodule "tests/component/rpm/data"]
        path = tests/component/rpm/data
-       url = ssh://jenkins@r109.123.100.123:29418/tools/git-buildpackage-rpm-testdata
+       url = ssh://jenkins@109.123.100.123:29418/tizen.org-tools/git-buildpackage-rpm-testdata