diff options
author | Kjetil Ørbekk <kjetil.orbekk@gmail.com> | 2012-02-14 10:24:51 +0100 |
---|---|---|
committer | Kjetil Ørbekk <kjetil.orbekk@gmail.com> | 2012-02-14 10:24:51 +0100 |
commit | d2e1ca62a837b987fd4ff8302b422541148ed6af (patch) | |
tree | 128b5f66ded5f15290d12b9bde6d46aa4eaa0c3c /same-android/pom.xml | |
parent | a43a6e3ea279a58815edafaf552a571789835e7f (diff) |
Fix references to renamed code.
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 c40a7ba..8785b35 100644 --- a/same-android/pom.xml +++ b/same-android/pom.xml @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>com.orbekk</groupId> + <groupId>com.orbekk.same</groupId> <artifactId>same-android</artifactId> <version>1.0-SNAPSHOT</version> <packaging>apk</packaging> |