diff options
author | Marvin Mueller | 2019-11-19 07:12:39 +0000 |
---|---|---|
committer | Marvin Mueller | 2019-11-19 07:13:16 +0000 |
commit | abf683d22e0038c357d72f7de2acb8d046e0e5c2 (patch) | |
tree | 683f8f278997d48153327d84d89f6b91d0c1724e /org.eclipse.jubula.rc.rcp.e4.feature/pom.xml | |
parent | 4bc0fb438f029a7116e7c59fa826c75323bad72d (diff) | |
download | org.eclipse.jubula.core-abf683d22e0038c357d72f7de2acb8d046e0e5c2.tar.gz org.eclipse.jubula.core-abf683d22e0038c357d72f7de2acb8d046e0e5c2.tar.xz org.eclipse.jubula.core-abf683d22e0038c357d72f7de2acb8d046e0e5c2.zip |
raise version to 8.0.1
Change-Id: I165025e54960ad7a648d62e78c37f434e47bb208
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 e9dcd9247..5674a31ed 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>8.0.0-SNAPSHOT</version> + <version>8.0.1-SNAPSHOT</version> <relativePath>../org.eclipse.jubula.rc.rcp.e4.releng</relativePath> </parent> <artifactId>org.eclipse.jubula.rc.rcp.e4.feature</artifactId> |