Updated various URLs.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1078 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -7,9 +7,9 @@
|
|||||||
<version>1.4-SNAPSHOT</version>
|
<version>1.4-SNAPSHOT</version>
|
||||||
<name>vilya</name>
|
<name>vilya</name>
|
||||||
<description>Facilities for making networked multiplayer games.</description>
|
<description>Facilities for making networked multiplayer games.</description>
|
||||||
<url>http://code.google.com/p/vilya/</url>
|
<url>http://github.com/threerings/vilya/</url>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<url>http://code.google.com/p/vilya/issues/list</url>
|
<url>http://github.com/threerings/vilya/issues</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
@@ -35,9 +35,9 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://vilya.googlecode.com/svn/trunk/</connection>
|
<connection>scm:git:git://github.com/threerings/vilya.git</connection>
|
||||||
<developerConnection>scm:svn:svn+ssh://src.earth.threerings.net/vilya/trunk/</developerConnection>
|
<developerConnection>scm:git:git@github.com:threerings/vilya.git</developerConnection>
|
||||||
<url>http://vilya.googlecode.com/svn/trunk/</url>
|
<url>http://github.com/threerings/vilya/</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user