We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d83f53 commit 405f4beCopy full SHA for 405f4be
pom.xml
@@ -102,6 +102,19 @@
102
</profile>
103
</profiles>
104
105
+ <repositories>
106
+ <repository>
107
+ <id>artifactory-public</id>
108
+ <name>artifactory-public</name>
109
+ <url>https://artifactory.abes.fr/artifactory/maven-public/</url>
110
+ </repository>
111
112
+ <id>artifactory-public-libs</id>
113
+ <name>artifactory-public-libs</name>
114
+ <url>https://artifactory.abes.fr/artifactory/libs-release-local/</url>
115
116
+ </repositories>
117
+
118
<!-- =========================================================== -->
119
<!-- Gestion des dependances -->
120
0 commit comments