Skip to content

Commit 90e0f00

Browse files
author
Patrick Boos
committed
Prepare for move to github.com/cyberagent
1 parent 3914275 commit 90e0f00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
<packaging>pom</packaging>
1515
<name>GPUImage for Android</name>
1616
<description>Image filters for Android with OpenGL (based on GPUImage for iOS)</description>
17-
<url>https://github.com/cyberagent-jp/android-gpuimage/</url>
17+
<url>https://github.com/cyberagent/android-gpuimage/</url>
1818

1919
<modules>
2020
<module>library</module>
2121
<module>sample</module>
2222
</modules>
2323

2424
<scm>
25-
<url>git@github.com:cyberagent-jp/android-gpuimage.git</url>
26-
<connection>scm:git:git@github.com:cyberagent-jp/android-gpuimage.git</connection>
27-
<developerConnection>scm:git:git@github.com:cyberagent-jp/android-gpuimage.git</developerConnection>
25+
<url>git@github.com:cyberagent/android-gpuimage.git</url>
26+
<connection>scm:git:git@github.com:cyberagent/android-gpuimage.git</connection>
27+
<developerConnection>scm:git:git@github.com:cyberagent/android-gpuimage.git</developerConnection>
2828
<tag>HEAD</tag>
2929
</scm>
3030
<developers>

0 commit comments

Comments
 (0)