Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2019-08-07 13:27:44 +0000
committerAlexander Kurtakov2019-08-07 13:27:44 +0000
commit54e8d0e9afc4040d838e8319466eac67f11e4efb (patch)
treec1db36b6f43f70a40058388a8f7b3c02aba949f8 /eclipse-platform-parent/pom.xml
parentcf698be51f4128343eeb79ab9bc237749bc2625d (diff)
downloadeclipse.platform.releng.aggregator-54e8d0e9afc4040d838e8319466eac67f11e4efb.tar.gz
eclipse.platform.releng.aggregator-54e8d0e9afc4040d838e8319466eac67f11e4efb.tar.xz
eclipse.platform.releng.aggregator-54e8d0e9afc4040d838e8319466eac67f11e4efb.zip
Use cbi plugins 1.1.6.
Change-Id: Ib36158428ada7f3f6c5beba1850331652b0d9f97 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-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 32cf0edfa..a969bf9d2 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -82,7 +82,7 @@
<tycho.version>1.5.0-SNAPSHOT</tycho.version>
<tycho-extras.version>1.5.0-SNAPSHOT</tycho-extras.version>
- <cbi-plugins.version>1.1.5</cbi-plugins.version>
+ <cbi-plugins.version>1.1.6</cbi-plugins.version>
<!--
The tycho-eclipserun-plugin will create its instance of Eclipse from this

Back to the top