commit | 032778f748ba62daa8a9d347fe5acb9b38f12969 | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Fri Sep 21 15:44:52 2018 +0530 |
committer | Sandeep J <sandeejh@in.ibm.com> | Fri Sep 21 15:45:05 2018 +0530 |
tree | 14f3d35b707a3fda9f0238ec2aa2e742dbbc48b4 | |
parent | 15ac6196f60ba08a7567139ab43c5c60aa2d1a1f [diff] [blame] |
added version no to google guava plugin dependency to increase code coverage Issue-ID: CCSDK-591 Change-Id: I0599d001c5433ac1c63c160099090eab09bdaffa Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 409c8ad..185ed14 100644 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml
@@ -157,7 +157,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - + <version>26.0-jre</version> </dependency> <!-- Database -->