commit | 03cab5475aa741ef132c1c243cea60f054c03da6 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Fri Apr 06 09:34:20 2018 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Fri Apr 06 17:23:41 2018 +0000 |
tree | ad7b2d36d0c838d939c874ddf88d6ac4ba970df3 | |
parent | 15dc295cd538b473c9350ec15b7c914bf70ca578 [diff] |
Fixes for maven build - onos-apps is the base path for artifacts, not onos-app - JSON syntax error in swagger file Change-Id: I77bedd5b4ca4bf32be503f514c72e779c8d3b770
diff --git a/apps/mcast/web/src/main/resources/definitions/McastRouteBulk.json b/apps/mcast/web/src/main/resources/definitions/McastRouteBulk.json index e3efdb7..f32cc4f 100644 --- a/apps/mcast/web/src/main/resources/definitions/McastRouteBulk.json +++ b/apps/mcast/web/src/main/resources/definitions/McastRouteBulk.json
@@ -46,7 +46,6 @@ "description": "Host sinks for the route" } } - } } } }