diff options
author | mconway <michael.c.conway@gmail.com> | 2013-01-17 13:35:03 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2013-01-17 13:35:03 (GMT) |
commit | 942183623c9d8d45e0a321fb2d4aa85f015c623f (patch) | |
tree | 9018efc4e3ee095cb3c74d54912e85de5e4a7f3e /idrop-swing/pom.xml | |
parent | 1f738164f70a6dab863396d9f6a4e54151819470 (diff) | |
parent | 545f53b39710b2ed243f9aa83a9452f501890c8e (diff) | |
download | QCG-Data-942183623c9d8d45e0a321fb2d4aa85f015c623f.zip QCG-Data-942183623c9d8d45e0a321fb2d4aa85f015c623f.tar.gz QCG-Data-942183623c9d8d45e0a321fb2d4aa85f015c623f.tar.bz2 |
[#983] interim merge of idrop2 swing code
Diffstat (limited to 'idrop-swing/pom.xml')
-rw-r--r-- | idrop-swing/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/idrop-swing/pom.xml b/idrop-swing/pom.xml index d3d1944..20d88eb 100644 --- a/idrop-swing/pom.xml +++ b/idrop-swing/pom.xml @@ -1,9 +1,8 @@ - <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.irods</groupId> <artifactId>idrop</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.irods.idrop</groupId> |