|
5 | 5 | <parent> |
6 | 6 | <groupId>it.eng.knowage</groupId> |
7 | 7 | <artifactId>knowage-ce-parent</artifactId> |
8 | | - <version>7.4.19-SNAPSHOT</version> |
| 8 | + <version>7.4.19</version> |
9 | 9 | <relativePath>../knowage-ce-parent/pom.xml</relativePath> |
10 | 10 | </parent> |
11 | 11 |
|
|
250 | 250 | <dependency> |
251 | 251 | <groupId>it.eng.knowage</groupId> |
252 | 252 | <artifactId>knowage-core</artifactId> |
253 | | - <version>7.4.19-SNAPSHOT</version> |
| 253 | + <version>7.4.19</version> |
254 | 254 | <scope>compile</scope> |
255 | 255 | <exclusions> |
256 | 256 | <exclusion> |
|
279 | 279 | <dependency> |
280 | 280 | <groupId>it.eng.knowage</groupId> |
281 | 281 | <artifactId>knowage-utils</artifactId> |
282 | | - <version>7.4.19-SNAPSHOT</version> |
| 282 | + <version>7.4.19</version> |
283 | 283 | <scope>compile</scope> |
284 | 284 | <exclusions> |
285 | 285 | <exclusion> |
|
310 | 310 | <dependency> |
311 | 311 | <groupId>it.eng.knowage</groupId> |
312 | 312 | <artifactId>knowageoauth2securityprovider</artifactId> |
313 | | - <version>7.4.19-SNAPSHOT</version> |
| 313 | + <version>7.4.19</version> |
314 | 314 | <scope>runtime</scope> |
315 | 315 | </dependency> |
316 | 316 |
|
317 | 317 | <dependency> |
318 | 318 | <groupId>it.eng.knowage</groupId> |
319 | 319 | <artifactId>knowageldapsecurityprovider</artifactId> |
320 | | - <version>7.4.19-SNAPSHOT</version> |
| 320 | + <version>7.4.19</version> |
321 | 321 | <scope>runtime</scope> |
322 | 322 | </dependency> |
323 | 323 |
|
324 | 324 | <dependency> |
325 | 325 | <groupId>it.eng.knowage</groupId> |
326 | 326 | <artifactId>knowagegooglesecurityprovider</artifactId> |
327 | | - <version>7.4.19-SNAPSHOT</version> |
| 327 | + <version>7.4.19</version> |
328 | 328 | <scope>runtime</scope> |
329 | 329 | </dependency> |
330 | 330 |
|
331 | 331 | <dependency> |
332 | 332 | <groupId>it.eng.knowage</groupId> |
333 | 333 | <artifactId>knowageazuresecurityprovider</artifactId> |
334 | | - <version>7.4.19-SNAPSHOT</version> |
| 334 | + <version>7.4.19</version> |
335 | 335 | <scope>runtime</scope> |
336 | 336 | </dependency> |
337 | 337 |
|
|
0 commit comments