File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 See the License for the specific language governing permissions and
1616 limitations under the License.
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/maven-v4_0_0.xsd" >
1919 <parent >
2020 <groupId >org.apache.commons</groupId >
2121 <artifactId >commons-parent</artifactId >
Original file line number Diff line number Diff line change 1616-->
1717<assembly xmlns =" http://maven.apache.org/ASSEMBLY/2.2.0"
1818 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" >
19+ xsi : schemaLocation =" http://maven.apache.org/ASSEMBLY/2.2.0 https ://maven.apache.org/xsd/assembly-2.2.0.xsd" >
2020 <id >bin</id >
2121 <formats >
2222 <format >tar.gz</format >
Original file line number Diff line number Diff line change 1616-->
1717<assembly xmlns =" http://maven.apache.org/ASSEMBLY/2.2.0"
1818 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" >
19+ xsi : schemaLocation =" http://maven.apache.org/ASSEMBLY/2.2.0 https ://maven.apache.org/xsd/assembly-2.2.0.xsd" >
2020 <id >src</id >
2121 <formats >
2222 <format >tar.gz</format >
You can’t perform that action at this time.
0 commit comments