diff options
Diffstat (limited to 'model/pom.xml')
-rw-r--r-- | model/pom.xml | 2 |
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 |