diff options
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r-- | devtest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml index cd6ec0de..7c4e5e9c 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>com.google.gwt</groupId> + <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> <version>1.0.0-SNAPSHOT</version> </parent> |