diff options
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 1772fdf5..5b7f69fe 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -16,6 +16,7 @@ <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <modules> + <module>spring-boot-setup</module> <module>springboot1</module> <module>springboot2</module> </modules> |