diff options
Diffstat (limited to 'framework/src/onos/incubator')
-rw-r--r-- | framework/src/onos/incubator/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/onos/incubator/pom.xml b/framework/src/onos/incubator/pom.xml index c94243d2..5222fe98 100644 --- a/framework/src/onos/incubator/pom.xml +++ b/framework/src/onos/incubator/pom.xml @@ -35,6 +35,7 @@ <module>api</module> <module>net</module> <module>store</module> + <module>rpc</module> </modules> <dependencies> |