diff options
author | Haddox, Anthony <ah0647@att.com> | 2019-01-23 06:10:06 -0800 |
---|---|---|
committer | Haddox, Anthony <ah0647@att.com> | 2019-01-23 06:11:18 -0800 |
commit | 4fc631ccf42b2eccd506a94c955cfed5aae40e7f (patch) | |
tree | 9af19c0e41e92aa94bc0d4eed1e203301a422555 /pom.xml | |
parent | 057bc260e7752bc11960cf9cab4005efec1739c7 (diff) |
[CCSDK-987]Create GR Toolkit
Initial commit of ODL feature
Issue-ID: CCSDK-987
Change-Id: I6b10c4c00af09bf7f31820ba3b54e53a4fbe2160
Signed-off-by: Haddox, Anthony <ah0647@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ <module>sshapi-call-node</module> <module>restconf-client</module> <module>template-node</module> + <module>grToolkit</module> <module>features</module> <module>artifacts</module> </modules> |