Exclude the swagger folder from build 65/94365/1 elalto 5.0.1-ONAP 5.1.0-ONAP
authorHarish Venkata Kajur <vk250x@att.com>
Tue, 27 Aug 2019 18:17:28 +0000 (14:17 -0400)
committerHarish Venkata Kajur <vk250x@att.com>
Tue, 27 Aug 2019 18:18:34 +0000 (14:18 -0400)
Issue-ID: AAI-2579
Change-Id: I0ae1b5c2cd1922b0bf9c3cc7255a3b4b4fd70c2c
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index a801d4d..6204445 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -624,6 +624,7 @@ limitations under the License.
                                     <version>${version.org.onap.aai.aai-schema}</version>
                                     <type>jar</type>
                                     <includes>onap/**/</includes>
+                                    <excludes>onap/*swagger**/</excludes>
                                     <outputDirectory>${aai.build.directory}/bundleconfig/etc</outputDirectory>
                                 </artifactItem>
                             </artifactItems>