diff options
author | Marvin Mueller | 2019-05-28 06:26:45 +0000 |
---|---|---|
committer | Marvin Mueller | 2019-05-28 06:26:45 +0000 |
commit | 636a389e79ce13ce68bc32ee55458299d0b489d1 (patch) | |
tree | ef977607f81332d7a202fcf86d3dc2271b939713 /org.eclipse.jubula.rc.rcp.e4.feature/pom.xml | |
parent | 24e8599294669c310a249f3e949c24d0c7525457 (diff) | |
download | org.eclipse.jubula.core-636a389e79ce13ce68bc32ee55458299d0b489d1.tar.gz org.eclipse.jubula.core-636a389e79ce13ce68bc32ee55458299d0b489d1.tar.xz org.eclipse.jubula.core-636a389e79ce13ce68bc32ee55458299d0b489d1.zip |
Update version to 7.0.3
Change-Id: Ie295803f51976f91c070cec9de259645182b21eb
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 f0c362373..3279c5b68 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.2-SNAPSHOT</version> + <version>7.0.3-SNAPSHOT</version> <relativePath>../org.eclipse.jubula.rc.rcp.e4.releng</relativePath> </parent> <artifactId>org.eclipse.jubula.rc.rcp.e4.feature</artifactId> |