Mahesh Poojary Huawei

[ONOS-4160] pce rest and cli

Change-Id: Ic19387d76e41003d4f9d2f4f515d555d8683dd14
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
119 </dependency> 119 </dependency>
120 <dependency> 120 <dependency>
121 <groupId>org.glassfish.jersey.test-framework.providers</groupId> 121 <groupId>org.glassfish.jersey.test-framework.providers</groupId>
122 - <artifactId>jersey-test-framework-provider-grizzly2</artifactId> 122 + <artifactId>jersey-test-framework-provider-jetty</artifactId>
123 <scope>test</scope> 123 <scope>test</scope>
124 </dependency> 124 </dependency>
125 </dependencies> 125 </dependencies>
......