We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c5562 commit 3c2d76cCopy full SHA for 3c2d76c
framework/pom.xml
@@ -34,6 +34,10 @@
34
<id>smartbear-sweden-plugin-repository</id>
35
<url>http://www.soapui.org/repository/maven2/</url>
36
</repository>
37
+ <repository>
38
+ <id>libs</id>
39
+ <url>https://repo.nds.rub.de/repository/libs/</url>
40
+ </repository>
41
<!-- This is no longer needed, using
42
https://repo.nds.rub.de:8443/archiva/repository/libs/
43
instead
0 commit comments