Skip to content

Commit ab40fd8

Browse files
committed
Add project name, description, and URL to pom.xml
1 parent 8603c15 commit ab40fd8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
<artifactId>scijava-context-test</artifactId>
1515
<version>1.0-SNAPSHOT</version>
1616

17+
<name>Scijava Context Test</name>
18+
<description>
19+
The only purpose of this repo is to test a potential memory leak in scijava context
20+
</description>
21+
<url>https://github.com/BioImageTools/scijava-context-test</url>
1722
<inceptionYear>2026</inceptionYear>
1823

1924
<licenses>

0 commit comments

Comments
 (0)