diff options
author | Marvin Mueller | 2018-07-31 11:28:06 +0000 |
---|---|---|
committer | Marvin Mueller | 2018-07-31 12:53:59 +0000 |
commit | 2953bf15bb65b212f7337b12bf3c0e4496e6354e (patch) | |
tree | effdc40c65644978828a5e6ec072cd48cedc8653 /org.eclipse.jubula.rc.rcp.e4.feature/pom.xml | |
parent | c7981fe9a7a2c787aea4f119ea58ecf5a6472ab7 (diff) | |
download | org.eclipse.jubula.core-2953bf15bb65b212f7337b12bf3c0e4496e6354e.tar.gz org.eclipse.jubula.core-2953bf15bb65b212f7337b12bf3c0e4496e6354e.tar.xz org.eclipse.jubula.core-2953bf15bb65b212f7337b12bf3c0e4496e6354e.zip |
Increase Version number to 7.0.0
Change-Id: I423327f47148893842e860650b6ffb2ade39cdc1
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 95f3a08e4..b84b25f1c 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>6.0.0-SNAPSHOT</version> + <version>7.0.0-SNAPSHOT</version> <relativePath>../org.eclipse.jubula.rc.rcp.e4.releng</relativePath> </parent> <artifactId>org.eclipse.jubula.rc.rcp.e4.feature</artifactId> |