diff options
Diffstat (limited to 'idrop-swing/pom.xml')
-rw-r--r-- | idrop-swing/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/idrop-swing/pom.xml b/idrop-swing/pom.xml index 0f80616..d133c73 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.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.irods.idrop</groupId> @@ -259,7 +259,7 @@ </goals> </pluginExecutionFilter> <action> - <ignore></ignore> + <ignore /> </action> </pluginExecution> </pluginExecutions> |