diff options
author | mconway <michael.c.conway@gmail.com> | 2012-11-29 12:01:19 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2012-11-29 12:01:19 (GMT) |
commit | 9331dd8b1e018620c274bcf30dd1fdbc1434cbde (patch) | |
tree | 92b115e4921400d4a4a75543c030e209c683f406 /idrop-lite | |
parent | 77e58a7ec1937ebc70fc628503509eebe9f7e4e6 (diff) | |
download | QCG-Data-9331dd8b1e018620c274bcf30dd1fdbc1434cbde.zip QCG-Data-9331dd8b1e018620c274bcf30dd1fdbc1434cbde.tar.gz QCG-Data-9331dd8b1e018620c274bcf30dd1fdbc1434cbde.tar.bz2 |
[maven-release-plugin] prepare release idrop-1.0.2
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 1d65537..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.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.irods.idrop</groupId> <artifactId>idrop-lite</artifactId> |