Skip to content

Commit 316480f

Browse files
committed
Fix tycho.scmUrl to wildwebdeveloper github org
1 parent e635660 commit 316480f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<description>Wild Web Developer provides simple but efficient Web development tools in the Eclipse IDE</description>
99
<properties>
1010
<tycho-version>4.0.7</tycho-version>
11-
<tycho.scmUrl>scm:git:https://github.com/eclipse/wildwebdeveloper.git</tycho.scmUrl>
11+
<tycho.scmUrl>scm:git:https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper.git</tycho.scmUrl>
1212
<jgit.dirtyWorkingTree>error</jgit.dirtyWorkingTree>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<ui.test.vmargs />

0 commit comments

Comments
 (0)