diff options
Diffstat (limited to 'same-android/pom.xml')
-rw-r--r-- | same-android/pom.xml | 2 |
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> |