Skip to content

Commit d1a39ae

Browse files
committed
POM: use a better URL
1 parent 9afa622 commit d1a39ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<name>SciJava Common</name>
1616
<description>SciJava Common is a shared library for SciJava software. It provides a plugin framework, with an extensible mechanism for service discovery, backed by its own annotation processor, so that plugins can be loaded dynamically. It is used by downstream projects in the SciJava ecosystem, such as ImageJ and SCIFIO.</description>
17-
<url>http://scijava.org/</url>
17+
<url>https://github.com/scijava/scijava-common</url>
1818
<inceptionYear>2009</inceptionYear>
1919
<organization>
2020
<name>SciJava</name>

0 commit comments

Comments
 (0)