Skip to content

Commit 6aa2740

Browse files
committed
Update repo and copyright information
1 parent 3d7ebb2 commit 6aa2740

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
</mailingLists>
6565

6666
<scm>
67-
<connection>scm:git:git://github.com/imagejan/scijava-batch-processor</connection>
68-
<developerConnection>scm:git:[email protected]:imagejan/scijava-batch-processor</developerConnection>
67+
<connection>scm:git:git://github.com/fmi-faim/batch-processor</connection>
68+
<developerConnection>scm:git:[email protected]:fmi-faim/batch-processor</developerConnection>
6969
<tag>HEAD</tag>
7070
<url>https://github.com/imagejan/scijava-batch-processor</url>
7171
</scm>
@@ -81,7 +81,7 @@
8181
<package-name>org.scijava</package-name>
8282
<main-class>org.scijava.batch.BatchProcessor</main-class>
8383
<license.licenseName>bsd_2</license.licenseName>
84-
<license.copyrightOwners>N/A</license.copyrightOwners>
84+
<license.copyrightOwners>Friedrich Miescher Institute for Biomedical Research, Basel (Switzerland)</license.copyrightOwners>
8585

8686
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
8787
<releaseProfiles>deploy-to-imagej</releaseProfiles>

0 commit comments

Comments
 (0)