diff options
-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> |