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 9c725eea..e1af3097 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.4.3</version> + <version>1.4.4-SNAPSHOT</version> </parent> |