Skip to content
Snippets Groups Projects
Verified Commit 4bc3a278 authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

Add distribution management

parent aa9f1fd5
Branches
No related merge requests found
Pipeline #107 failed with stages
in 0 seconds
...@@ -76,4 +76,9 @@ ...@@ -76,4 +76,9 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<distributionManagement>
<repository>
<url>https://artifactory.cs.vsb.cz/public/</url>
</repository>
</distributionManagement>
</project> </project>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment