From 311822ac44ceaeb997fee2a497649b92f5ee6af8 Mon Sep 17 00:00:00 2001 From: Oleksandr Zhelezniak <66320870+ozhelezniak-talend@users.noreply.github.com> Date: Thu, 3 Sep 2020 12:26:18 +0300 Subject: [PATCH] chore(TDI-44799): bump version of TCK components (#314) * bump version of TCK components from [1.11.0-SNAPSHOT] to [1.12.0-SNAPSHOT] --- build/talend.studio.tos.bd.product/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/talend.studio.tos.bd.product/config.ini b/build/talend.studio.tos.bd.product/config.ini index e53d0c0..9c56654 100644 --- a/build/talend.studio.tos.bd.product/config.ini +++ b/build/talend.studio.tos.bd.product/config.ini @@ -15,4 +15,4 @@ eclipse.p2.data.area=@config.dir/../p2/ eclipse.p2.profile=profile default.update.site.url=https://update.talend.com/Studio/tos/ -component.java.coordinates = org.talend.components:couchbase:1.11.0-SNAPSHOT,org.talend.components:cosmosDB:1.11.0-SNAPSHOT +component.java.coordinates = org.talend.components:couchbase:1.12.0-SNAPSHOT,org.talend.components:cosmosDB:1.12.0-SNAPSHOT