diff options
author | Marvin Mueller | 2019-08-01 07:39:01 +0000 |
---|---|---|
committer | Marvin Mueller | 2019-08-01 07:39:01 +0000 |
commit | b607f6a311f12e6194b14f760db943f96fc68743 (patch) | |
tree | fe9af350f8a5cca6fdc85ca047d9ebc33ea6b153 /org.eclipse.jubula.rc.rcp.e4.feature/pom.xml | |
parent | bbb8830126a248e628eea0014ed0c028a7dcbee3 (diff) | |
download | org.eclipse.jubula.core-b607f6a311f12e6194b14f760db943f96fc68743.tar.gz org.eclipse.jubula.core-b607f6a311f12e6194b14f760db943f96fc68743.tar.xz org.eclipse.jubula.core-b607f6a311f12e6194b14f760db943f96fc68743.zip |
Raise version to 8.0.0
Change-Id: I504782935f923eae1a53845db9eba463eb2a567c
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 3279c5b68..e9dcd9247 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>7.0.3-SNAPSHOT</version> + <version>8.0.0-SNAPSHOT</version> <relativePath>../org.eclipse.jubula.rc.rcp.e4.releng</relativePath> </parent> <artifactId>org.eclipse.jubula.rc.rcp.e4.feature</artifactId> |