summaryrefslogtreecommitdiff
path: root/same-android/pom.xml
diff options
context:
space:
mode:
authorKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-01-17 16:48:09 +0100
committerKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-01-17 16:48:09 +0100
commit83213691c461d502809ecd8e7700747b511a7476 (patch)
tree3c316e87e4e9fdc3f72e0bc8ef8fd9929d91aa37 /same-android/pom.xml
parentce8168592043dc51227dfac158d21a45f75e7e9d (diff)
Update android client.
– Use the SameClient code from same. – Update dependency. – Remove PingServer.
Diffstat (limited to 'same-android/pom.xml')
-rw-r--r--same-android/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/same-android/pom.xml b/same-android/pom.xml
index 0af6627..c40a7ba 100644
--- a/same-android/pom.xml
+++ b/same-android/pom.xml
@@ -62,7 +62,7 @@
<dependency>
<groupId>com.orbekk</groupId>
- <artifactId>jsonrpc</artifactId>
+ <artifactId>same</artifactId>
<version>0.0-SNAPSHOT</version>
</dependency>
</dependencies>