File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <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" >
20+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
21+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2123 <modelVersion >4.0.0</modelVersion >
2224 <parent >
2325 <groupId >org.apache</groupId >
2426 <artifactId >apache</artifactId >
2527 <version >21</version >
26- <relativePath />
27- <!-- fixes dumb maven warning -->
2828 </parent >
2929 <groupId >org.apache.datasketches</groupId >
3030 <artifactId >datasketches-java</artifactId >
You can’t perform that action at this time.
0 commit comments