aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>2019-05-30 14:07:23 -0400
committerNirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>2019-06-26 14:50:58 -0400
commit2ac64f2e1ab92dcb2f36cfdd95331964009820cf (patch)
tree675fc063f33a2f480fa14f0080f3a1c5839e82e4 /pom.xml
parenta6fae85764a8dfbeba6000a060b8be0f21fb0466 (diff)
CDS-UI: support gRPC integration with blueprint processor mS
- For deploy blueprint functionality Change-Id: I35395ae315ac063c3bb3f6893956965ecb74e74e Issue-ID: CCSDK-1274 Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3ffafbe59..64be23bba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,8 +35,8 @@ limitations under the License.
<description>CCSDK Controller Design Studio</description>
<modules>
- <module>cds-ui</module>
<module>components</module>
+ <module>cds-ui</module>
<module>ms</module>
</modules>