diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2016-12-11 17:25:23 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2016-12-13 13:34:59 +0100 |
commit | ac0409a9987fdf6440665f03aa1ad2c2466dad28 (patch) | |
tree | 9487a7aca60805504ec59e3dee6db5c7c6d3c1a9 /infra/pom.xml | |
parent | 8be1783be737e79fbcb7e4377b920959cf1f7198 (diff) |
HONEYCOMB-151: Rpc supportv1.17.01-RC0
Change-Id: Iccffe5412b4bb06b606b66f7c0e7ebd601d5a7d1
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/pom.xml')
-rw-r--r-- | infra/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/pom.xml b/infra/pom.xml index b8c4c64df..e850d13cd 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -43,6 +43,7 @@ <module>minimal-distribution</module> <module>it</module> <module>test-utils</module> + <module>rpc</module> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> |