diff options
author | jmac <james.macnider@amdocs.com> | 2018-09-07 15:55:00 +0000 |
---|---|---|
committer | jmac <james.macnider@amdocs.com> | 2018-09-07 15:55:07 +0000 |
commit | 44f4acba8cda0f013b6593f0731fe7a30b862c4c (patch) | |
tree | 55b2fd472fa2078b27b01cd0d4f9a77b31c39c79 | |
parent | e8dbb2edab5055d5e2445c659dc4cb9dac41bb04 (diff) |
add missing spec file to container image
Change-Id: I6f9884788e5011ea3edd71671113b582c8ab19e0
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-645
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -305,6 +305,7 @@ limitations under the License. <includes> <include>*.properties</include> <include>*.xml</include> + <include>*.spec</include> </includes> <filtering>false</filtering> </resource> |