Skip to content

Commit f1c7640

Browse files
committed
Update POM
1 parent 039c6aa commit f1c7640

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ KIND, either express or implied. See the License for the
1717
specific language governing permissions and limitations
1818
under 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>

0 commit comments

Comments
 (0)