diff options
Diffstat (limited to 'bundles/org.eclipse.equinox.console.ssh/pom.xml')
-rw-r--r-- | bundles/org.eclipse.equinox.console.ssh/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.console.ssh/pom.xml b/bundles/org.eclipse.equinox.console.ssh/pom.xml index 5df0e8272..18b76f6d6 100644 --- a/bundles/org.eclipse.equinox.console.ssh/pom.xml +++ b/bundles/org.eclipse.equinox.console.ssh/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>rt.equinox.bundles</artifactId> <groupId>org.eclipse.equinox.bundles</groupId> - <version>4.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.equinox</groupId> |