diff --git a/pom.xml b/pom.xml index e3f19d9cf2d5e8871928c43ca7bd6cdda371523f..a5892edd5ba25af6e45e9cd32996e7386532cb67 100644 --- a/pom.xml +++ b/pom.xml @@ -18,4 +18,11 @@ The swiss army knife of plugin developers. Automatically generates elegant graphical interfaces with rich and intuitive user interaction based on your algorithm’s parameters. </description> + + <repositories> + <repository> + <id>icy</id> + <url>https://nexus-icy.pasteur.cloud/repository/icy/</url> + </repository> + </repositories> </project> \ No newline at end of file