aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAhmed Abbas <ahmad.helmy@orange.com>2019-11-17 18:21:30 +0200
committerAhmed Abbas <ahmad.helmy@orange.com>2019-11-17 18:21:30 +0200
commit99fc5f05e2674b93aaaf005331d7459a3bd432a9 (patch)
treefadeb73d4ba2459995f5dbe425df6d82ec7b1c4d /pom.xml
parentf1d758b6d4151d33b7717b477917cae223e035a6 (diff)
change modules order in parent pom and change relative path in blueprintprocessor
Issue-ID: CCSDK-1932 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: If74efa39b061ddded659eb0e79c4f5b43d8cf4ab
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 6d0f6789e..856b6927d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,8 +38,8 @@ limitations under the License.
</organization>
<modules>
- <module>cds-ui</module>
<module>ms</module>
+ <module>cds-ui</module>
</modules>
<properties>