Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Mahesh Poojary Huawei
2016-04-26 19:13:59 +0530
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
337879dcf8dd074af69fef061973e202c604f996
337879dc
1 parent
d7a36928
[ONOS-4160] pce rest and cli
Change-Id: Ic19387d76e41003d4f9d2f4f515d555d8683dd14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pce/pom.xml
apps/pce/pom.xml
View file @
337879d
...
...
@@ -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>
...
...
Please
register
or
login
to post a comment