diff options
author | James Moger <james.moger@gitblit.com> | 2014-11-05 08:51:34 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-11-05 08:51:34 -0500 |
commit | fef63be10e793d0f551bdede7205e58829738d61 (patch) | |
tree | 64ee5aa51d517635b756709bc42ae579c04bbf03 /build.moxie | |
parent | 6f486197c5aae3246e8175b828fe3e4c8de3906d (diff) | |
download | iciql-fef63be10e793d0f551bdede7205e58829738d61.tar.gz iciql-fef63be10e793d0f551bdede7205e58829738d61.zip |
Bump to 1.4.0-SNAPSHOT and update documentation
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 51034cc..11f91d8 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.3.1-SNAPSHOT +version: 1.4.0-SNAPSHOT packaging: jar+zip inceptionYear: 2011 |