File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919-->
2020
2121<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
22+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" child.project.url.inherit.append.path= " false " >
2323 <modelVersion >4.0.0</modelVersion >
2424
2525 <parent >
7272 <module >ant-tasks</module >
7373 </modules >
7474
75- <scm >
75+ <scm child.scm.connection.inherit.append.path=" false"
76+ child.scm.developerConnection.inherit.append.path=" false"
77+ child.scm.url.inherit.append.path=" false" >
7678 <connection >scm:git:git://github.com/eclipse-ee4j/glassfish.git</connection >
7779 <developerConnection >scm:git:git://github.com/eclipse-ee4j/glassfish.git</developerConnection >
7880 <url >https://github.com/eclipse-ee4j/glassfish</url >
Original file line number Diff line number Diff line change 12731273 <flattenMode >ossrh</flattenMode >
12741274 <updatePomFile >true</updatePomFile >
12751275 <flattenedPomFilename >target/.flattened-pom.xml</flattenedPomFilename >
1276+ <pomElements >
1277+ <name />
1278+ <description />
1279+ <url />
1280+ <scm />
1281+ <developers />
1282+ </pomElements >
12761283 </configuration >
12771284 </plugin >
12781285 <plugin >
You can’t perform that action at this time.
0 commit comments