diff options
Diffstat (limited to 'gwtquery-core')
-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 958111aa..a458a93c 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>0.2</version> + <version>0.3-SNAPSHOT</version> </parent> <artifactId>gwtquery</artifactId> |