diff options
author | Manolo Carrasco <manolo@apache.org> | 2010-08-26 23:32:39 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2010-08-26 23:32:39 +0000 |
commit | 88aea408c1014023c794840869d14257b4f0b55f (patch) | |
tree | 9788902a1c35cc9ff227a7ba36ca41f6e0456268 | |
parent | e4b72e34f07a3f545cd8036a10653c19626dcd93 (diff) | |
download | gwtquery-88aea408c1014023c794840869d14257b4f0b55f.tar.gz gwtquery-88aea408c1014023c794840869d14257b4f0b55f.zip |
fixing hudson build
-rw-r--r-- | gwtquery-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index d601a0cb..fb78fafa 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -59,7 +59,7 @@ <targetJdk>1.6</targetJdk> </configuration> </plugin> - <plugins> + </plugins> <pluginManagement> <plugins> <plugin> |