summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorms236b <ms236B@att.com>2019-03-20 09:58:23 -0400
committerms236b <ms236B@att.com>2019-03-20 15:43:46 -0400
commitc40a403bd4fdd192b74e4cd970b3c94058a9e404 (patch)
tree325b9d1b071331491d88bc4d0bdef9dc267262d1 /pom.xml
parent507a5b3d3e8389dde606f2c9fe74408238e26680 (diff)
Fixed an issue with volumes being null
Blueprint generator fix. Local code coverage: 56.9%. Fixed pom. Issue-ID: DCAEGEN2-1125 Change-Id: Ib5db301b6ddfaadef4be1f9e1a56af03cf415f0a Signed-off-by: ms236b <ms236B@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8d20eef..d67457a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<packaging>pom</packaging>
<modules>
<module>dcae-cli</module>
- <module>component-json-schemas</module>
+ <module>component-json-schemas</module>
<module>blueprint-generator</module>
</modules>