diff options
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.moxie b/build.moxie index 5a69346..1bf8f74 100644 --- a/build.moxie +++ b/build.moxie @@ -10,12 +10,12 @@ name: Iciql description: 'a model-based database access wrapper for JDBC' groupId: com.iciql artifactId: iciql -version: 1.6.2-SNAPSHOT +version: 1.6.2 packaging: jar+zip inceptionYear: 2011 # Current stable release -releaseVersion: 1.6.1 +releaseVersion: 1.6.2 releaseDate: 2015-05-11 # Project urls |