Fixing pom files for API docs.
Change-Id: I97f535d854788744f1940e08361289324d4a2003
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -47,7 +47,7 @@ | ... | @@ -47,7 +47,7 @@ |
| 47 | <api.description> | 47 | <api.description> |
| 48 | APIs for interacting with the ACL application. | 48 | APIs for interacting with the ACL application. |
| 49 | </api.description> | 49 | </api.description> |
| 50 | - <api.package>org.onos.acl.impl</api.package> | 50 | + <api.package>org.onosproject.acl.impl</api.package> |
| 51 | </properties> | 51 | </properties> |
| 52 | 52 | ||
| 53 | <dependencies> | 53 | <dependencies> | ... | ... |
| ... | @@ -36,7 +36,7 @@ | ... | @@ -36,7 +36,7 @@ |
| 36 | <api.description> | 36 | <api.description> |
| 37 | APIs for interacting with the Fault Management application. | 37 | APIs for interacting with the Fault Management application. |
| 38 | </api.description> | 38 | </api.description> |
| 39 | - <api.package>org.onos.faultmanagement.web</api.package> | 39 | + <api.package>org.onosproject.faultmanagement.web</api.package> |
| 40 | </properties> | 40 | </properties> |
| 41 | 41 | ||
| 42 | <dependencies> | 42 | <dependencies> | ... | ... |
-
Please register or login to post a comment