aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-02-17 10:17:11 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-02-17 11:39:44 +0100
commitb02ea7de58eb4dca7430b700c31a4d507287663d (patch)
tree254058000d477c77d8269cdf406a6f545a6f146f /pom.xml
parent46db4fc8a117f68673efd1d23b224cd1b1880d79 (diff)
Fix so-simulator dependency in docker/pom.xml
Issue-ID: SO-2622 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I30b787bc697e48b4e1b21ec84b8abaeff52a5971
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 9f453d4ee8..049ee3e74b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,8 +32,8 @@
<module>cloudify-client</module>
<module>cxf-logging</module>
<module>so-monitoring</module>
- <module>packages</module>
<module>so-simulator</module>
+ <module>packages</module>
</modules>
<properties>
<project.mso.base.folder>.</project.mso.base.folder>