diff --git a/template-android.pom b/template-android.pom index 9dfc2b2893875e833dca45273bbfcd45df885695..8c45de7abc53c65914821e3600c513707330f0be 100644 --- a/template-android.pom +++ b/template-android.pom @@ -10,7 +10,7 @@ <licenses> <license> <name>BSD-3-clause</name> - <url>https://gitweb.torproject.org/pluggable-transports/obfs4.git/tree/LICENSE</url> + <url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4/-/blob/main/LICENSE</url> </license> </licenses> <developers> @@ -26,8 +26,8 @@ </developer> </developers> <scm> - <connection>scm:https://git.torproject.org/pluggable-transports/obfs4.git</connection> - <developerConnection>scm:git@gitweb.torproject.org/pluggable-transports/obfs4.git</developerConnection> - <url>scm:https://gitweb.torproject.org/pluggable-transports/obfs4.git</url> + <connection>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</connection> + <developerConnection>scm:git@gitlab.torproject.org:tpo/anti-censorship/pluggable-transports/obfs4.git</developerConnection> + <url>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</url> </scm> </project> diff --git a/template-linux.pom b/template-linux.pom index a3b322bd2722ad542d1d9f818c310c4425cea627..04612ba77386bf3703d8da36a7e95d5bcd329c13 100644 --- a/template-linux.pom +++ b/template-linux.pom @@ -10,7 +10,7 @@ <licenses> <license> <name>BSD-3-clause</name> - <url>https://gitweb.torproject.org/pluggable-transports/obfs4.git/tree/LICENSE</url> + <url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4/-/blob/main/LICENSE</url> </license> </licenses> <developers> @@ -26,8 +26,8 @@ </developer> </developers> <scm> - <connection>scm:https://git.torproject.org/pluggable-transports/obfs4.git</connection> - <developerConnection>scm:git@gitweb.torproject.org/pluggable-transports/obfs4.git</developerConnection> - <url>scm:https://gitweb.torproject.org/pluggable-transports/obfs4.git</url> + <connection>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</connection> + <developerConnection>scm:git@gitlab.torproject.org:tpo/anti-censorship/pluggable-transports/obfs4.git</developerConnection> + <url>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</url> </scm> </project> diff --git a/template-windows.pom b/template-windows.pom index d499d3cdb3440ef439abce4001b94e01bb8488d7..547672fb89188c1a2d3c4e9dd1addb4bf8ca3109 100644 --- a/template-windows.pom +++ b/template-windows.pom @@ -10,7 +10,7 @@ <licenses> <license> <name>BSD-3-clause</name> - <url>https://gitweb.torproject.org/pluggable-transports/obfs4.git/tree/LICENSE</url> + <url>https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4/-/blob/main/LICENSE</url> </license> </licenses> <developers> @@ -26,8 +26,8 @@ </developer> </developers> <scm> - <connection>scm:https://git.torproject.org/pluggable-transports/obfs4.git</connection> - <developerConnection>scm:git@gitweb.torproject.org/pluggable-transports/obfs4.git</developerConnection> - <url>scm:https://gitweb.torproject.org/pluggable-transports/obfs4.git</url> + <connection>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</connection> + <developerConnection>scm:git@gitlab.torproject.org:tpo/anti-censorship/pluggable-transports/obfs4.git</developerConnection> + <url>scm:https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/obfs4.git</url> </scm> </project>