File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ Licensed to the Apache Software Foundation (ASF) under one or more
1414 See the License for the specific language governing permissions and
1515 limitations under the License.
1616-->
17- <assembly >
17+ <assembly xmlns =" http://maven.apache.org/ASSEMBLY/2.2.0"
18+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19+ xsi : schemaLocation =" http://maven.apache.org/ASSEMBLY/2.2.0 http://maven.apache.org/xsd/assembly-2.2.0.xsd" >
1820 <id >bin</id >
1921 <formats >
2022 <format >tar.gz</format >
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ Licensed to the Apache Software Foundation (ASF) under one or more
1414 See the License for the specific language governing permissions and
1515 limitations under the License.
1616-->
17- <assembly >
17+ <assembly xmlns =" http://maven.apache.org/ASSEMBLY/2.2.0"
18+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19+ xsi : schemaLocation =" http://maven.apache.org/ASSEMBLY/2.2.0 http://maven.apache.org/xsd/assembly-2.2.0.xsd" >
1820 <id >src</id >
1921 <formats >
2022 <format >tar.gz</format >
You can’t perform that action at this time.
0 commit comments