|
144 | 144 | <name>Sonatype Repository</name>
|
145 | 145 | <url>https://oss.sonatype.org/content/repositories/releases/</url>
|
146 | 146 | </repository>
|
147 |
| - <!-- |
148 |
| - <repository> |
149 |
| - <id>springio-plugins-release</id> |
150 |
| - <name>Spring Plugins Repository</name> |
151 |
| - <url>https://repo.spring.io/plugins-release/</url> |
152 |
| - </repository> |
153 |
| - <repository> |
154 |
| - <id>springio-libs-release</id> |
155 |
| - <name>Spring Lib Release Repository</name> |
156 |
| - <url>https://repo.spring.io/libs-release/</url> |
157 |
| - </repository> |
158 |
| - <repository> |
159 |
| - <id>spring-libs-milestone</id> |
160 |
| - <name>Spring Lib M Repository</name> |
161 |
| - <url>https://repo.spring.io/libs-milestone/</url> |
162 |
| - </repository> |
163 |
| - --> |
164 | 147 | <repository>
|
165 | 148 | <id>apache-releases</id>
|
166 | 149 | <name>Apache Releases</name>
|
|
186 | 169 | <name>WSO2 Public Repository</name>
|
187 | 170 | <url>https://maven.wso2.org/nexus/content/repositories/public/</url>
|
188 | 171 | </repository>
|
189 |
| - <!-- |
190 |
| - <repository> |
191 |
| - <id>hortonworks-releases</id> |
192 |
| - <name>Hortonworks Repository</name> |
193 |
| - <url>https://repo.hortonworks.com/content/repositories/releases/</url> |
194 |
| - </repository> |
195 |
| - --> |
196 | 172 | <repository>
|
197 | 173 | <id>adobe-public</id>
|
198 | 174 | <name>AdobePublic Repository</name>
|
|
220 | 196 | <name>Sonatype Repository</name>
|
221 | 197 | <url>https://oss.sonatype.org/content/repositories/releases/</url>
|
222 | 198 | </pluginRepository>
|
223 |
| - <!-- |
224 |
| - <pluginRepository> |
225 |
| - <id>springio-plugins-release</id> |
226 |
| - <name>Spring Plugins Repository</name> |
227 |
| - <url>https://repo.spring.io/plugins-release/</url> |
228 |
| - </pluginRepository> |
229 |
| - <pluginRepository> |
230 |
| - <id>springio-libs-release</id> |
231 |
| - <name>Spring Lib Release Repository</name> |
232 |
| - <url>https://repo.spring.io/libs-release/</url> |
233 |
| - </pluginRepository> |
234 |
| - <pluginRepository> |
235 |
| - <id>spring-libs-milestone</id> |
236 |
| - <name>Spring Lib M Repository</name> |
237 |
| - <url>https://repo.spring.io/libs-milestone/</url> |
238 |
| - </pluginRepository> |
239 |
| - <pluginRepository> |
240 |
| - <id>spring-snapshots</id> |
241 |
| - <url>https://repo.spring.io/snapshot/</url> |
242 |
| - </pluginRepository> |
243 |
| - <pluginRepository> |
244 |
| - <id>spring-milestones</id> |
245 |
| - <url>https://repo.spring.io/milestone/</url> |
246 |
| - </pluginRepository> |
247 |
| - --> |
248 | 199 | <pluginRepository>
|
249 | 200 | <id>apache-releases</id>
|
250 | 201 | <name>Apache Releases</name>
|
|
270 | 221 | <name>WSO2 Public Repository</name>
|
271 | 222 | <url>https://maven.wso2.org/nexus/content/repositories/public/</url>
|
272 | 223 | </pluginRepository>
|
273 |
| - <!-- |
274 |
| - <pluginRepository> |
275 |
| - <id>hortonworks-releases</id> |
276 |
| - <name>Hortonworks Repository</name> |
277 |
| - <url>https://repo.hortonworks.com/content/repositories/releases/</url> |
278 |
| - </pluginRepository> |
279 |
| - --> |
280 | 224 | <pluginRepository>
|
281 | 225 | <id>adobe-public</id>
|
282 | 226 | <name>AdobePublic Repository</name>
|
|
0 commit comments