diff options
author | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:11:47 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:11:47 (GMT) |
commit | 1fdb35295db1a049f10afdfa2d66db05df544f3c (patch) | |
tree | cde2eff8b0f4f8198e0000b01b09cf75a43db1d6 /idrop-swing/pom.xml | |
parent | 41137fcf8b3e2c10971144eaa395a540ea3c8075 (diff) | |
download | QCG-Data-1fdb35295db1a049f10afdfa2d66db05df544f3c.zip QCG-Data-1fdb35295db1a049f10afdfa2d66db05df544f3c.tar.gz QCG-Data-1fdb35295db1a049f10afdfa2d66db05df544f3c.tar.bz2 |
[maven-release-plugin] prepare release idrop-1.0.1
Diffstat (limited to 'idrop-swing/pom.xml')
-rw-r--r-- | idrop-swing/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idrop-swing/pom.xml b/idrop-swing/pom.xml index 4d43328..866eb9a 100644 --- a/idrop-swing/pom.xml +++ b/idrop-swing/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.irods</groupId> <artifactId>idrop</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.irods.idrop</groupId> |