diff options
author | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:00:11 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:00:11 (GMT) |
commit | e831eb2d3950a9dcbfde14a6096b46039ffb7085 (patch) | |
tree | 4f3f394e27c315e4a83e6f956faee23d933ee12a /idrop-swing/pom.xml | |
parent | fd31506182165ad9243fca0d5cd1f62af224e16a (diff) | |
download | QCG-Data-e831eb2d3950a9dcbfde14a6096b46039ffb7085.zip QCG-Data-e831eb2d3950a9dcbfde14a6096b46039ffb7085.tar.gz QCG-Data-e831eb2d3950a9dcbfde14a6096b46039ffb7085.tar.bz2 |
[#951] 1.0.1 release activities
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> |