We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b94e0 commit d323b37Copy full SHA for d323b37
1 file changed
pom.xml
@@ -94,6 +94,9 @@
94
<package-name>net.imagej.plotservice</package-name>
95
<license.licenseName>bsd_2</license.licenseName>
96
<license.copyrightOwners>Max Planck Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
97
+
98
+ <!-- NB: Deploy releases to the ImageJ Maven repository. -->
99
+ <releaseProfiles>deploy-to-imagej</releaseProfiles>
100
</properties>
101
102
<repositories>
0 commit comments