diff options
author | Jerry Flood <jflood@att.com> | 2019-04-02 18:53:52 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-04-02 18:57:22 -0400 |
commit | 407f1574d9072d99233718d6e153bbe65967123e (patch) | |
tree | 8696ef81f57ba8df860c89646b55cef77466805b | |
parent | 442bb3c2d0ca9c6ecf3ecf5d85dc8fec725a204c (diff) |
Commit 5 for Integrate minizinc optimizer engine
Multiple commits required due to commit size limitation.
Change-Id: I28ca28f00e913233c50bf1f1a0a43fed2dc55a8e
Issue-ID: OPTFRA-436
Signed-off-by: Jerry Flood <jflood@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -63,6 +63,8 @@ <modules>
<module>cmso-database</module>
+ <module>cmso-service</module>
+ <module>cmso-topology</module>
<module>cmso-ticketmgt</module>
<module>cmso-robot</module>
</modules>
|