diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-03 10:51:15 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-03 10:51:15 +0000 |
commit | 64ddbcb4afc3d2357bfa744ce26d3d097e8d0567 (patch) | |
tree | 2317cf0aa3ae46c9ac064305ac811d50604acfe8 /samples | |
parent | 1005e171ca903bb02ad3b0e946ca3461e970f4fe (diff) | |
download | gwtquery-64ddbcb4afc3d2357bfa744ce26d3d097e8d0567.tar.gz gwtquery-64ddbcb4afc3d2357bfa744ce26d3d097e8d0567.zip |
type
Diffstat (limited to 'samples')
-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> |