diff options
author | James Moger <james.moger@gitblit.com> | 2015-07-21 15:16:49 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-07-21 15:16:49 -0400 |
commit | 73319da6692d33b1073f832378f3d45044c3c405 (patch) | |
tree | f642380179687eacabfc4744a4968fb59715a6f1 | |
parent | 83d290a54b3fd43f039bfe60f923737c93b5724e (diff) | |
download | iciql-73319da6692d33b1073f832378f3d45044c3c405.tar.gz iciql-73319da6692d33b1073f832378f3d45044c3c405.zip |
Reset build identifier to 1.6.5-SNAPSHOT
-rw-r--r-- | build.moxie | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.moxie b/build.moxie index 6e56f41..7011619 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.7.0-SNAPSHOT +version: 1.6.5-SNAPSHOT packaging: jar+zip inceptionYear: 2011 |