diff options
Diffstat (limited to 'org.eclipse.jubula.toolkit.ios.api/pom.xml')
-rw-r--r-- | org.eclipse.jubula.toolkit.ios.api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jubula.toolkit.ios.api/pom.xml b/org.eclipse.jubula.toolkit.ios.api/pom.xml index 9f354b651..490d92296 100644 --- a/org.eclipse.jubula.toolkit.ios.api/pom.xml +++ b/org.eclipse.jubula.toolkit.ios.api/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>org.eclipse.jubula.releng.client</artifactId> <groupId>org.eclipse.jubula</groupId> - <version>2.4.0-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <relativePath>../org.eclipse.jubula.releng.client</relativePath> </parent> <artifactId>org.eclipse.jubula.toolkit.ios.api</artifactId> |