diff options
author | mconway <michael.c.conway@gmail.com> | 2012-11-30 14:33:37 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2012-11-30 14:33:37 (GMT) |
commit | e9f3f942af4c0399faeee233efb07091be94de9b (patch) | |
tree | 6711078faac96be95072ebfda39f74ff6ecda7ff /idrop-lite | |
parent | 6345b9138584573eb53cbb38297a1f762708ffad (diff) | |
download | QCG-Data-e9f3f942af4c0399faeee233efb07091be94de9b.zip QCG-Data-e9f3f942af4c0399faeee233efb07091be94de9b.tar.gz QCG-Data-e9f3f942af4c0399faeee233efb07091be94de9b.tar.bz2 |
[#1062] 1.0.2 release activities
Diffstat (limited to 'idrop-lite')
-rw-r--r-- | idrop-lite/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idrop-lite/pom.xml b/idrop-lite/pom.xml index fafae2f..774d65c 100644 --- a/idrop-lite/pom.xml +++ b/idrop-lite/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>idrop</artifactId> <groupId>org.irods</groupId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.irods.idrop</groupId> <artifactId>idrop-lite</artifactId> |