diff options
author | James Moger <james.moger@gitblit.com> | 2014-11-05 08:56:01 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-11-05 08:56:38 -0500 |
commit | ed3853ef02cf46dc40e386e498ad52e28e05bfa3 (patch) | |
tree | 43ec1d27d95dc098857fe42c23539cc3226f97b3 /build.moxie | |
parent | 28fe308d1eb8fbb77c9279668011d827b4f2b845 (diff) | |
download | iciql-ed3853ef02cf46dc40e386e498ad52e28e05bfa3.tar.gz iciql-ed3853ef02cf46dc40e386e498ad52e28e05bfa3.zip |
Reset build identifiers for next development cycle
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 a318949..03acef4 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.4.0 +version: 1.5.0-SNAPSHOT packaging: jar+zip inceptionYear: 2011 |