diff options
author | mconway <michael.c.conway@gmail.com> | 2012-07-28 12:09:33 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2012-07-28 12:09:33 (GMT) |
commit | 167ff51e9b4fe105a87e2d320ff3841137804c85 (patch) | |
tree | 41a9220a7b2eb9620af0c2eee4da5766a143d9fb /idrop-swing | |
parent | 3a9fa7b5dd4447cba0399e2404f05d3dccef1b9b (diff) | |
download | QCG-Data-167ff51e9b4fe105a87e2d320ff3841137804c85.zip QCG-Data-167ff51e9b4fe105a87e2d320ff3841137804c85.tar.gz QCG-Data-167ff51e9b4fe105a87e2d320ff3841137804c85.tar.bz2 |
[maven-release-plugin] prepare release idrop-1.0.1-beta1
Diffstat (limited to 'idrop-swing')
-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..e5c791f 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-beta1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.irods.idrop</groupId> |