Skip to content

Commit d812a14

Browse files
committed
POM: deploy releases to the ImageJ repository
1 parent 9300915 commit d812a14

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<license.copyrightOwners>Board of Regents of the University of
8282
Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
8383
<license.projectName>ImageJ software for multidimensional image processing and analysis.</license.projectName>
84+
85+
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
86+
<releaseProfiles>deploy-to-imagej</releaseProfiles>
8487
</properties>
8588

8689
<repositories>

0 commit comments

Comments
 (0)