aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRyan Goulding <ryandgoulding@gmail.com>2017-08-03 09:31:09 -0400
committerRyan Goulding <ryandgoulding@gmail.com>2017-08-03 09:51:59 -0400
commit63c3432d025e032ae502d40666cdda498f9ab76c (patch)
tree15bbe9068d58ab3d2b4a4c0b06995ce66ca57c55 /pom.xml
parente0fda6c1600989ca9b1903e34026e9d8aa59b128 (diff)
SDNC-55 Make SDNC compile
Just makes SDNC compile again by swapping in appropriate rootpom artifactId and version. Change-Id: Ib5c897de6c1b025e7749650fa5c42fe033a6c45d Signed-off-by: Ryan Goulding <ryandgoulding@gmail.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 9d56fee..f37b82f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -169,6 +169,7 @@
</build>
<modules>
+ <module>rootpom</module>
<module>dblib</module>
<module>sli</module>
<module>filters</module>