diff options
author | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:14:21 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2012-08-28 18:14:21 (GMT) |
commit | 62e16dc283e97ae881d22c8663efacd830d6b13a (patch) | |
tree | 40667fe58179f1c6f86963b3d6676a58836f6a9f /idrop-lite | |
parent | 1fdb35295db1a049f10afdfa2d66db05df544f3c (diff) | |
download | QCG-Data-62e16dc283e97ae881d22c8663efacd830d6b13a.zip QCG-Data-62e16dc283e97ae881d22c8663efacd830d6b13a.tar.gz QCG-Data-62e16dc283e97ae881d22c8663efacd830d6b13a.tar.bz2 |
[maven-release-plugin] rollback the release of idrop-1.0.1
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 e2855fd..bdac8c5 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.1</version> + <version>1.0.1-SNAPSHOT</version> </parent> <groupId>org.irods.idrop</groupId> <artifactId>idrop-lite</artifactId> |