aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2017-09-08 15:20:22 -0400
committerDR695H <dr695h@att.com>2017-09-08 16:52:45 -0400
commiteb3dd6058923dd3e8a09ff0505b192b4fab01bc5 (patch)
treee4423e2301a5955ea8d70f1b41f62ac8306f3d5a /pom.xml
parentb0da2071d2058a064f46792fdf3f269ed1490282 (diff)
[TEST-48] create a parent for python in oparent
This allows python projects to inherit common stuff from this Change-Id: Ifea061e33be75237ebe459fc7481d32cdbcc2182 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e1cfbf3..de75c2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,7 @@
<module>checkstyle</module>
<module>license</module>
<module>oparent</module>
+ <module>oparent-python</module>
</modules>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>