diff options
Diffstat (limited to 'samples/pom.xml')
-rw-r--r-- | samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index 38de5a62..f8513dba 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -14,7 +14,7 @@ <groupId>${groupId}</groupId> <artifactId>gwtquery</artifactId> <version>${version}</version> - <classifier>${gqueryclassifier></classifier> + <classifier>${gqueryclassifier}</classifier> <type>jar</type> <scope>provided</scope> </dependency> |