Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-04-18 13:02:06 +0000
committerAlexander Kurtakov2017-04-18 13:02:06 +0000
commitf93b20463ace5c2d2be4256328adcc98d28cc490 (patch)
treea4787e2d4f9b1e1af440b8fdb7123465943098f1 /eclipse-platform-parent
parent877650e1b8c27ef36607f264407d7f963341b9ef (diff)
downloadeclipse.platform.releng.aggregator-f93b20463ace5c2d2be4256328adcc98d28cc490.tar.gz
eclipse.platform.releng.aggregator-f93b20463ace5c2d2be4256328adcc98d28cc490.tar.xz
eclipse.platform.releng.aggregator-f93b20463ace5c2d2be4256328adcc98d28cc490.zip
Bug 515379 - Move to released CBI 1.1.4
Let's use the released version. Change-Id: Ic86f65b5c891a7f70632b30b384f7f4f3bb436e6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'eclipse-platform-parent')
-rw-r--r--eclipse-platform-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 99b9cb405..a62f848e2 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -81,7 +81,7 @@
<tycho-extras.version>0.26.0</tycho-extras.version>
-->
- <cbi-plugins.version>1.1.4-SNAPSHOT</cbi-plugins.version>
+ <cbi-plugins.version>1.1.4</cbi-plugins.version>
<!--
The tycho-eclipserun-plugin will create its instance of Eclipse from this

Back to the top