summaryrefslogtreecommitdiffstats
path: root/cds-ui/pom.xml
diff options
context:
space:
mode:
authorshaaban Altanany <shaaban.eltanany.ext@orange.com>2020-02-03 16:46:57 +0200
committerKAPIL SINGAL <ks220y@att.com>2020-02-13 06:12:39 +0000
commitf7a326eb312d507f0ae11e5b7edc73aba367267d (patch)
tree101293fc57b082ac8e9b733672230d58bd7e6955 /cds-ui/pom.xml
parent65bb9d0d83762e8fa8e3ab568c801908eafa0686 (diff)
Package creation refactoring and save the package to CBA store.
Issue-ID: CCSDK-2070 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Iac67b71dbd48fe18319b381ee8a284ef9928ec46
Diffstat (limited to 'cds-ui/pom.xml')
-rw-r--r--cds-ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index 122823419..bba6bfdd2 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -38,7 +38,7 @@ limitations under the License.
<modules>
<module>client</module>
- <module>designer-client</module>
+ <!--<module>designer-client</module>-->
<module>server</module>
<module>application</module>
</modules>