Skip to content

Commit a85cdbf

Browse files
committed
POM: deploy releases to the ImageJ repository
1 parent afc445e commit a85cdbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
Wisconsin-Madison.</license.copyrightOwners>
8989

9090
<scala.version>2.12.1</scala.version>
91+
92+
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
93+
<releaseProfiles>deploy-to-imagej</releaseProfiles>
9194
</properties>
9295

9396
<dependencies>

0 commit comments

Comments
 (0)