From d18219d9bef5aa9cd91a57fe2535231178ba6660 Mon Sep 17 00:00:00 2001 From: Yevhen Vydolob Date: Thu, 27 Dec 2018 16:23:36 +0200 Subject: [PATCH] #11306 fix build, fix review comments Signed-off-by: Yevhen Vydolob --- typescript-dto/package.json | 2 +- typescript-dto/pom.xml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/typescript-dto/package.json b/typescript-dto/package.json index f45ba887e47..239a585e821 100644 --- a/typescript-dto/package.json +++ b/typescript-dto/package.json @@ -1,6 +1,6 @@ { "name": "@eclipse-che/api", - "version": "6.16.0", + "version": "6.17.0", "description": "Eclipse Che DTO API", "types": "index.d.ts", "license": "EPL-2.0" diff --git a/typescript-dto/pom.xml b/typescript-dto/pom.xml index 97c5ad746fc..2a081fc2c7a 100644 --- a/typescript-dto/pom.xml +++ b/typescript-dto/pom.xml @@ -17,7 +17,7 @@ che-parent org.eclipse.che - 6.16.0-SNAPSHOT + 6.17.0-SNAPSHOT ../pom.xml org.eclipse.che.typescript.dto @@ -60,7 +60,12 @@ - +