We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afddbd commit 295b063Copy full SHA for 295b063
1 file changed
pom.xml
@@ -82,6 +82,9 @@
82
<license.licenseName>bsd_2</license.licenseName>
83
<license.copyrightOwners>Board of Regents of the University of
84
Wisconsin-Madison.</license.copyrightOwners>
85
+
86
+ <!-- NB: Deploy releases to the ImageJ Maven repository. -->
87
+ <releaseProfiles>deploy-to-imagej</releaseProfiles>
88
</properties>
89
90
<dependencies>
0 commit comments