summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-09-13 14:17:30 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-09-13 14:33:42 -0400
commit8f78b097eb5b90789fd547d31d94560478570f91 (patch)
tree8ea7072ad275dbfb9f9ab6fa22cedf4f89ad3a87 /pom.xml
parent0cf307476514a2e9d7cac234f5ce057eddb895aa (diff)
Add parent pom for springboot
Add springboot parent pom, so that distributionManagement and other critical sections are set. Change-Id: I2f2fbdc114027b441850784aeb15d861e5553a90 Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index bd4c39ee..5f0aaea5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -52,6 +52,7 @@
</build>
<modules>
<module>odlparent</module>
+ <module>springboot</module>
</modules>
</project>