From dcec9e5eb93ca366174ae75ca68b3050dfb6947c Mon Sep 17 00:00:00 2001 From: halgrimur Date: Thu, 28 Jan 2016 17:13:15 -0800 Subject: [PATCH] Update pom.xml Add region tag. --- managed_vms/helloworld/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/managed_vms/helloworld/pom.xml b/managed_vms/helloworld/pom.xml index 410688cfa22..1d943708e00 100644 --- a/managed_vms/helloworld/pom.xml +++ b/managed_vms/helloworld/pom.xml @@ -8,6 +8,7 @@ com.example.managedvms managedvms-helloworld-mvm + javax.servlet @@ -17,6 +18,7 @@ provided +