We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e4bdc commit 8bb2e0eCopy full SHA for 8bb2e0e
1 file changed
pom.xml
@@ -3,7 +3,9 @@
3
Licensed under the terms of the Apache License 2.0.
4
See LICENSE file at the project root for terms. -->
5
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">
+<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">
9
<modelVersion>4.0.0</modelVersion>
10
11
<groupId>com.yahoo.datasketches</groupId>
0 commit comments