aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-02-27 07:25:42 +0100
committerritchie <ritchie@gmx.at>2015-02-27 07:25:42 +0100
commitd46396ea5b03142fa8d42b17de3663e8b12dc371 (patch)
treeb9ff72bc5d95a017340af82da574e0c168719eb5 /pom.xml
parent8b3f33ce61812b29a5cacd1e7e6d350b40531f9b (diff)
downloadnanohttpd-d46396ea5b03142fa8d42b17de3663e8b12dc371.tar.gz
temporaty change to ritchieGitHub fork
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 08c6315..6ca8d1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,8 +13,8 @@
<description>NanoHttpd is a light-weight HTTP server designed for embedding in other applications.</description>
<url>https://github.com/NanoHttpd/nanohttpd</url>
<scm>
- <connection>scm:git:https://github.com/NanoHttpd/nanohttpd.git</connection>
- <developerConnection>scm:git:https://github.com/NanoHttpd/nanohttpd.git</developerConnection>
+ <connection>scm:git:https://github.com/ritchieGitHub/nanohttpd.git</connection>
+ <developerConnection>scm:git:https://github.com/ritchieGitHub/nanohttpd.git</developerConnection>
<url>https://github.com/NanoHttpd/nanohttpd</url>
<tag>HEAD</tag>
</scm>