diff --git a/src/assembly/bin.xml b/src/assembly/bin.xml index 17126ab55..1196a7506 100644 --- a/src/assembly/bin.xml +++ b/src/assembly/bin.xml @@ -15,10 +15,9 @@ Licensed to the Apache Software Foundation (ASF) under one or more See the License for the specific language governing permissions and limitations under the License. --> - + bin tar.gz diff --git a/src/assembly/src.xml b/src/assembly/src.xml index b4d1c3098..a42d1727e 100644 --- a/src/assembly/src.xml +++ b/src/assembly/src.xml @@ -15,10 +15,9 @@ Licensed to the Apache Software Foundation (ASF) under one or more See the License for the specific language governing permissions and limitations under the License. --> - + src tar.gz @@ -28,16 +27,15 @@ Licensed to the Apache Software Foundation (ASF) under one or more - .travis.yml BUILDING.txt - checkstyle*.xml + CODE_OF_CONDUCT.md CONTRIBUTING.md - findbugs-exclude-filter.xml - LICENSE* - NOTICE* + LICENSE.txt + NOTICE.txt pom.xml - README* + README.md RELEASE-NOTES.txt + SECURITY.md @@ -45,4 +43,3 @@ Licensed to the Apache Software Foundation (ASF) under one or more -