diff options
author | Andrew Gauld <agauld@att.com> | 2020-02-17 16:15:13 +0000 |
---|---|---|
committer | Andrew Gauld <agauld@att.com> | 2020-02-17 16:16:02 +0000 |
commit | 747ca040f85851b33a2be7abb58426dd25008d2e (patch) | |
tree | c807dbc6e074b6eae8f4582a86b362128a2d6963 /mod/designtool/pom.xml | |
parent | 45341fa5e6e64e86286254d49ca951c43726ab94 (diff) |
Add nifi-registry with Postgres image
Change-Id: I1b5a5c1edc6c430a494ab9bdc5279f8859a42703
Issue-ID: DCAEGEN2-1860
Signed-off-by: Andrew Gauld <agauld@att.com>
Diffstat (limited to 'mod/designtool/pom.xml')
-rw-r--r-- | mod/designtool/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/designtool/pom.xml b/mod/designtool/pom.xml index 330b230..75b92f4 100644 --- a/mod/designtool/pom.xml +++ b/mod/designtool/pom.xml @@ -45,6 +45,7 @@ limitations under the License. <modules> <module>nifi-war-to-jar</module> <module>designtool-web</module> + <module>mod-registry</module> </modules> <build> <plugins> |