We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9300915 commit d812a14Copy full SHA for d812a14
1 file changed
pom.xml
@@ -81,6 +81,9 @@
81
<license.copyrightOwners>Board of Regents of the University of
82
Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
83
<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>
87
</properties>
88
89
<repositories>
0 commit comments