diff options
author | Simran Singhal <singhalsimran0@gmail.com> | 2020-08-25 23:50:58 +0530 |
---|---|---|
committer | Simran Singhal <singhalsimran0@gmail.com> | 2020-10-03 18:52:34 +0530 |
commit | 27639098e45be8614993be0302f63ba38613a452 (patch) | |
tree | 237329559c818be2f9a099be06a57abbd6bcf29a /profiles/pom.xml | |
parent | db56abc35914fe6cedd8e101e7bdebd0749252f6 (diff) |
Add robot profile
Issue-ID: VNFSDK-614
Change-Id: I310bded677c8c1358173f6ad63f2a78efef33442
Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>
Diffstat (limited to 'profiles/pom.xml')
-rw-r--r-- | profiles/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/pom.xml b/profiles/pom.xml index c978686f..90804ee9 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -35,6 +35,7 @@ <module>http</module> <module>snmp</module> <module>command</module> + <module>robot</module> </modules> <dependencies> |