diff options
author | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:16:46 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:16:46 (GMT) |
commit | 71e2b9de5c48cbe0d643deea74656d19ee4edd56 (patch) | |
tree | 0e8a5d4c6e6a17d8950481dbf444cf0115c1496e /idrop-swing/pom.xml | |
parent | 638b08fd79f6cfb9b555ad6fa0bb89e7af9d1d8e (diff) | |
download | QCG-Data-71e2b9de5c48cbe0d643deea74656d19ee4edd56.zip QCG-Data-71e2b9de5c48cbe0d643deea74656d19ee4edd56.tar.gz QCG-Data-71e2b9de5c48cbe0d643deea74656d19ee4edd56.tar.bz2 |
[maven-release-plugin] prepare for next development iteration
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 866eb9a..175a27e 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</version> + <version>1.0.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.irods.idrop</groupId> |