Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-09-06 14:15:14 +0000
committerNiraj Modi2019-09-06 14:15:14 +0000
commit122356c426259fe0be2e78de3515986deb7e09b8 (patch)
treea64dda567c5d9db32c821ea2f15f9b2fc281e926 /bundles/org.eclipse.equinox.console.ssh.tests
parent50e3caadad259a8ea49af736597a54069eb95c60 (diff)
downloadrt.equinox.bundles-122356c426259fe0be2e78de3515986deb7e09b8.tar.gz
rt.equinox.bundles-122356c426259fe0be2e78de3515986deb7e09b8.tar.xz
rt.equinox.bundles-122356c426259fe0be2e78de3515986deb7e09b8.zip
Bug 550767 - POM and product version change for 4.14 releaseI20190910-0145I20190909-1520I20190909-1425I20190909-0925
Change-Id: I3cd87f9df9ae97e80a03b57e64d61962fa6154d2 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.console.ssh.tests')
-rw-r--r--bundles/org.eclipse.equinox.console.ssh.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml b/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml
index ae359fdd2..cccb6c20a 100644
--- a/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml
+++ b/bundles/org.eclipse.equinox.console.ssh.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.13.0-SNAPSHOT</version>
+ <version>4.14.0-SNAPSHOT</version>
<relativePath>../../tests-pom/</relativePath>
</parent>
<properties>

Back to the top