diff options
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.moxie b/build.moxie index f47192b..e161bae 100644 --- a/build.moxie +++ b/build.moxie @@ -10,7 +10,7 @@ name: Iciql description: 'a model-based database access wrapper for JDBC' groupId: com.iciql artifactId: iciql -version: 1.6.3 +version: 1.7.0-SNAPSHOT packaging: jar+zip inceptionYear: 2011 |