Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-06-06 06:25:23 +0000
committerLars Vogel2018-06-06 06:46:04 +0000
commit42f26359e2f62cc7988699030996c0d285fe4c1c (patch)
tree7bab653748b8ad96a13960328e9004f7554f4ad7 /tests/org.eclipse.jsch.tests/pom.xml
parent33eac236175466f911fdd0a2259c1a84da968f18 (diff)
downloadeclipse.platform.team-42f26359e2f62cc7988699030996c0d285fe4c1c.tar.gz
eclipse.platform.team-42f26359e2f62cc7988699030996c0d285fe4c1c.tar.xz
eclipse.platform.team-42f26359e2f62cc7988699030996c0d285fe4c1c.zip
Version 4.9 increase as prep for the EPL 2.0 change
Change-Id: Ib9d9f0e313870b2f70b5edaf88f3d1196d8c43f7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'tests/org.eclipse.jsch.tests/pom.xml')
-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 a31d4578f..102865ed8 100644
--- a/tests/org.eclipse.jsch.tests/pom.xml
+++ b/tests/org.eclipse.jsch.tests/pom.xml
@@ -18,6 +18,6 @@
</parent>
<groupId>org.eclipse.jsch</groupId>
<artifactId>org.eclipse.jsch.tests</artifactId>
- <version>1.1.100-SNAPSHOT</version>
+ <version>1.1.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top