From f7d891db891f4fb8db103236d4010de1b7739378 Mon Sep 17 00:00:00 2001 From: Steve Siani Date: Wed, 3 Apr 2019 15:23:27 -0400 Subject: Jinja template for Blueprint template service Change-Id: Iec777e4500c2a040faccc8375b1d2dd24c27cb7f Issue-ID: CCSDK-1193 Signed-off-by: Steve Siani --- ms/controllerblueprints/modules/service/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ms/controllerblueprints/modules/service') diff --git a/ms/controllerblueprints/modules/service/pom.xml b/ms/controllerblueprints/modules/service/pom.xml index f47a5b467..40a5c259d 100644 --- a/ms/controllerblueprints/modules/service/pom.xml +++ b/ms/controllerblueprints/modules/service/pom.xml @@ -4,6 +4,8 @@ ~ ~ Modifications Copyright © 2018 IBM. ~ + ~ Modifications Copyright © 2019 IBM, Bell Canada + ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at @@ -51,6 +53,10 @@ org.apache.velocity velocity + + com.hubspot.jinjava + jinjava + org.springframework.boot spring-boot-starter-webflux -- cgit 1.2.3-korg