Commit 59f32cc3 authored by Ewen Cheslack-Postava's avatar Ewen Cheslack-Postava
Browse files

Make sure both notices and licenses are included in packaged versions of the connector.

parent f02277c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
                <include>LICENSE*</include>
                <include>NOTICE*</include>
                <include>licenses/</include>
                <include>notices/</include>
            </includes>
        </fileSet>
        <fileSet>
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@
                <include>README*</include>
                <include>LICENSE*</include>
                <include>NOTICE*</include>
                <include>licenses/</include>
                <include>notices/</include>
            </includes>
        </fileSet>
    </fileSets>