We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7908f1d commit e019fd6Copy full SHA for e019fd6
1 file changed
pom.xml
@@ -90,6 +90,13 @@ Konstanz, and KNIME GmbH.</license.copyrightOwners>
90
<releaseProfiles>deploy-to-imagej</releaseProfiles>
91
</properties>
92
93
+ <repositories>
94
+ <repository>
95
+ <id>imagej.public</id>
96
+ <url>https://maven.imagej.net/content/groups/public</url>
97
+ </repository>
98
+ </repositories>
99
+
100
<dependencies>
101
<dependency>
102
<groupId>org.scijava</groupId>
0 commit comments