Build tar.gz without requiring docker image build 34/98634/1
authorjhh <jorge.hernandez-herrero@att.com>
Tue, 19 Nov 2019 22:43:00 +0000 (16:43 -0600)
committerjhh <jorge.hernandez-herrero@att.com>
Tue, 19 Nov 2019 22:43:39 +0000 (16:43 -0600)
This allows the tar.gz to be released by LF jobs.

Issue-ID: POLICY-2250
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0e12b05c051e12728b9b646838ce0b54579f8009

controlloop/packages/pom.xml

index 9c5a99a..2e8b1fb 100644 (file)
       <activation>
         <activeByDefault>true</activeByDefault>
       </activation>
+      <modules>
+        <module>basex-controlloop</module>
+        <module>artifacts-controlloop</module>
+        <module>apps-controlloop</module>
+      </modules>
     </profile>
     <profile>
       <id>docker</id>