[ONOS-4160] pce rest and cli

Change-Id: Ic19387d76e41003d4f9d2f4f515d555d8683dd14
diff --git a/apps/pce/pom.xml b/apps/pce/pom.xml
index f4e0926..337d9ac 100644
--- a/apps/pce/pom.xml
+++ b/apps/pce/pom.xml
@@ -119,7 +119,7 @@
         </dependency>
         <dependency>
             <groupId>org.glassfish.jersey.test-framework.providers</groupId>
-            <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
+            <artifactId>jersey-test-framework-provider-jetty</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>