Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-06-19 18:16:44 +0000
committerGerrit Code Review @ Eclipse.org2013-06-26 16:18:40 +0000
commit0bde93181378cc4a8f0fd38811403dfdc54e02db (patch)
treeca4aba9ca46b9ab352e21d435247a485a1b7e7df /tests/org.eclipse.jsch.tests
parent22d7d48cecd5e4b2cd6dbc5755afccbb48bd05ee (diff)
downloadeclipse.platform.team-0bde93181378cc4a8f0fd38811403dfdc54e02db.tar.gz
eclipse.platform.team-0bde93181378cc4a8f0fd38811403dfdc54e02db.tar.xz
eclipse.platform.team-0bde93181378cc4a8f0fd38811403dfdc54e02db.zip
Bug 411158 - Update parent POMs for Luna
Diffstat (limited to 'tests/org.eclipse.jsch.tests')
-rw-r--r--tests/org.eclipse.jsch.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.jsch.tests/pom.xml b/tests/org.eclipse.jsch.tests/pom.xml
index 731a8f9d7..bae324710 100644
--- a/tests/org.eclipse.jsch.tests/pom.xml
+++ b/tests/org.eclipse.jsch.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.jsch</groupId>

Back to the top