We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676a7a3 commit 972d3aaCopy full SHA for 972d3aa
pom.xml
@@ -86,6 +86,9 @@
86
<license.licenseName>bsd_2</license.licenseName>
87
<license.copyrightOwners>Board of Regents of the University of
88
Wisconsin-Madison.</license.copyrightOwners>
89
+
90
+ <!-- NB: Deploy releases to the ImageJ Maven repository. -->
91
+ <releaseProfiles>deploy-to-imagej</releaseProfiles>
92
</properties>
93
94
<repositories>
0 commit comments