Skip to content

Commit e4bff36

Browse files
committed
remove duplicate entries
1 parent cbdd23b commit e4bff36

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

pom.xml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -41,27 +41,6 @@
4141
</developer>
4242
</developers>
4343

44-
<name>Zarr-Java</name>
45-
<description>
46-
Zarr-Java is a Java library providing an implementation of chunked,
47-
compressed, N-dimensional arrays implementing the ZarrV3 format.
48-
</description>
49-
<url>https://github.com/zarr-developers/zarr-java</url>
50-
51-
<licenses>
52-
<license>
53-
<name>MIT License</name>
54-
<url>https://opensource.org/license/mit/</url>
55-
<distribution>repo</distribution>
56-
</license>
57-
</licenses>
58-
59-
<scm>
60-
<url>https://github.com/zarr-developers/zarr-java</url>
61-
<connection>scm:git:git://github.com/zarr-developers/zarr-java.git</connection>
62-
<developerConnection>scm:git:[email protected]:zarr-developers/zarr-java.git</developerConnection>
63-
</scm>
64-
6544
<properties>
6645
<maven.compiler.release>8</maven.compiler.release>
6746
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)