aboutsummaryrefslogtreecommitdiffstats
path: root/model/pom.xml
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@ericsson.com>2018-05-24 14:39:38 +0100
committerwaqas.ikram <waqas.ikram@ericsson.com>2018-05-24 14:49:48 +0100
commit8e424a8db287f180c65b5e5fc32a6f23b4b2011f (patch)
tree80bab5706b2d3277e455558adfc5a75500ebc20c /model/pom.xml
parenta94302f0e4af0d6136d1c694cfae12abc175dc55 (diff)
Fixing typo in utilities module name
Change-Id: I7bae55aa9c9064fc4aea32bacba3baee196c10a0 Issue-ID: POLICY-855 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
Diffstat (limited to 'model/pom.xml')
-rw-r--r--model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml
index 1345ca339..7afc8e536 100644
--- a/model/pom.xml
+++ b/model/pom.xml
@@ -34,7 +34,7 @@
<description>The model for Apex, it comtains definitions of all Apex concepts and also has handling for Apex models.</description>
<modules>
- <module>utiliites</module>
+ <module>utilities</module>
<module>basic-model</module>
</modules>
</project> \ No newline at end of file