summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-07-08 13:37:50 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-08 13:37:50 +0000
commitf6dcf43ffee549b1db9ec2e09e4122b2b84c2364 (patch)
tree5df009d26611b3c65e03a02eab33f94c98d88cba /pom.xml
parent8607db90d88ab2a1bec4f3fc4be22f16d09d1a29 (diff)
parent2ac64f2e1ab92dcb2f36cfdd95331964009820cf (diff)
Merge "CDS-UI: support gRPC integration with blueprint processor mS - For deploy blueprint functionality"
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 ffdf0b92e..2a227c747 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,8 +36,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>