diff options
author | Marvin Mueller | 2017-08-22 12:14:46 +0000 |
---|---|---|
committer | Marvin Mueller | 2017-08-22 12:15:11 +0000 |
commit | 7d37400de52bbe76d496e436cee24a627eca3c84 (patch) | |
tree | 8461ff388b8b8c8f9b66ecb48202b9a40dc5c3ee /org.eclipse.jubula.rc.rcp.e4.feature/pom.xml | |
parent | 18582d5c1f2f4adb3c0cedbc6fb4bb85369aa882 (diff) | |
download | org.eclipse.jubula.core-7d37400de52bbe76d496e436cee24a627eca3c84.tar.gz org.eclipse.jubula.core-7d37400de52bbe76d496e436cee24a627eca3c84.tar.xz org.eclipse.jubula.core-7d37400de52bbe76d496e436cee24a627eca3c84.zip |
increase version number to 6.0.0
Change-Id: Iad084cba2c16048824b38271502bb6b596b0809e
Diffstat (limited to 'org.eclipse.jubula.rc.rcp.e4.feature/pom.xml')
-rw-r--r-- | org.eclipse.jubula.rc.rcp.e4.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jubula.rc.rcp.e4.feature/pom.xml b/org.eclipse.jubula.rc.rcp.e4.feature/pom.xml index ec8740b68..95f3a08e4 100644 --- a/org.eclipse.jubula.rc.rcp.e4.feature/pom.xml +++ b/org.eclipse.jubula.rc.rcp.e4.feature/pom.xml @@ -10,7 +10,7 @@ <parent> <artifactId>org.eclipse.jubula.rc.rcp.e4.releng</artifactId> <groupId>org.eclipse.jubula</groupId> - <version>5.0.0-SNAPSHOT</version> + <version>6.0.0-SNAPSHOT</version> <relativePath>../org.eclipse.jubula.rc.rcp.e4.releng</relativePath> </parent> <artifactId>org.eclipse.jubula.rc.rcp.e4.feature</artifactId> |