diff options
author | Markus Tiede | 2014-01-22 08:50:21 +0000 |
---|---|---|
committer | Markus Tiede | 2014-01-22 08:50:21 +0000 |
commit | d6a2ce3031fa5bcbceedf27dd902c5f1e1af7a54 (patch) | |
tree | 0ccb6872fd377df48e5fbb01b1fca315473868ec /org.eclipse.jubula.rc.swing/.project | |
parent | f3658a5680cc5ac18035674d2ff7d4b943ff0d34 (diff) | |
download | org.eclipse.jubula.core-d6a2ce3031fa5bcbceedf27dd902c5f1e1af7a54.tar.gz org.eclipse.jubula.core-d6a2ce3031fa5bcbceedf27dd902c5f1e1af7a54.tar.xz org.eclipse.jubula.core-d6a2ce3031fa5bcbceedf27dd902c5f1e1af7a54.zip |
Sprint task - increase minimum required runtime environment for RC components to Java 5: http://eclip.se/423775
Diffstat (limited to 'org.eclipse.jubula.rc.swing/.project')
-rw-r--r-- | org.eclipse.jubula.rc.swing/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jubula.rc.swing/.project b/org.eclipse.jubula.rc.swing/.project index 1eae26c07..d30b74fec 100644 --- a/org.eclipse.jubula.rc.swing/.project +++ b/org.eclipse.jubula.rc.swing/.project @@ -35,7 +35,7 @@ <link> <name>.settings</name> <type>2</type> - <locationURI>PARENT-1-PROJECT_LOC/org.eclipse.jubula.project.configuration/settings/1.4</locationURI> + <locationURI>PARENT-1-PROJECT_LOC/org.eclipse.jubula.project.configuration/settings/1.5</locationURI> </link> </linkedResources> </projectDescription> |