Skip to content

Commit 8bb2e0e

Browse files
author
Lee Rhodes
committed
Minor fix to pom
1 parent 85e4bdc commit 8bb2e0e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
Licensed under the terms of the Apache License 2.0.
44
See LICENSE file at the project root for terms. -->
55

6-
<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">
6+
<project xmlns="http://maven.apache.org/POM/4.0.0"
7+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
8+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
79
<modelVersion>4.0.0</modelVersion>
810

911
<groupId>com.yahoo.datasketches</groupId>

0 commit comments

Comments
 (0)