summaryrefslogtreecommitdiffstats
path: root/odlparent/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-12-18 16:05:41 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-12-18 16:05:41 -0500
commit3beea0e535215ac127e68af16ff78d9cffeafd11 (patch)
treea4832ec7e602bbf9e47d5f8c48e767d13f53e89a /odlparent/pom.xml
parentd5125039dd3176bc27dbf6f19dc12c793f66448a (diff)
Generate odlparent poms from template
Updated ccsdk/parent to use a common pom template to generate all the odlparent poms, which should be identical except for their parents. Change-Id: I1cfcff7191ca95434e390d5cf35651c0ad40705d Issue-ID: CCSDK-857 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlparent/pom.xml')
-rwxr-xr-xodlparent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/odlparent/pom.xml b/odlparent/pom.xml
index d1d718b4..30151dc3 100755
--- a/odlparent/pom.xml
+++ b/odlparent/pom.xml
@@ -28,6 +28,7 @@
</snapshotRepository>
</distributionManagement>
<modules>
+ <module>setup</module>
<module>binding-parent</module>
<module>bundle-parent</module>
<module>feature-repo-parent</module>