|
25 | 25 | <artifactId>staging-service-aggregator</artifactId> |
26 | 26 | <name>staging-service-aggregator</name> |
27 | 27 | <packaging>pom</packaging> |
28 | | - <version>3.3.11-SNAPSHOT</version> |
| 28 | + <version>3.3.11-1421</version> |
29 | 29 | <modules> |
30 | 30 | <module>staging-service-contract</module> |
31 | 31 | <module>staging-service-shared</module> |
|
269 | 269 | <dependency> |
270 | 270 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
271 | 271 | <artifactId>staging-service</artifactId> |
272 | | - <version>3.3.11-SNAPSHOT</version> |
| 272 | + <version>3.3.11-1421</version> |
273 | 273 | </dependency> |
274 | 274 | <dependency> |
275 | 275 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
276 | 276 | <artifactId>staging-service-contract</artifactId> |
277 | | - <version>3.3.11-SNAPSHOT</version> |
| 277 | + <version>3.3.11-1421</version> |
278 | 278 | </dependency> |
279 | 279 | <dependency> |
280 | 280 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
281 | 281 | <artifactId>staging-service-internal-client</artifactId> |
282 | | - <version>3.3.11-SNAPSHOT</version> |
| 282 | + <version>3.3.11-1421</version> |
283 | 283 | </dependency> |
284 | 284 | <dependency> |
285 | 285 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
286 | 286 | <artifactId>staging-service-shared</artifactId> |
287 | | - <version>3.3.11-SNAPSHOT</version> |
| 287 | + <version>3.3.11-1421</version> |
288 | 288 | </dependency> |
289 | 289 | <dependency> |
290 | 290 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
|
304 | 304 | <dependency> |
305 | 305 | <groupId>com.github.cafdataprocessing.workers.ingestion</groupId> |
306 | 306 | <artifactId>worker-batch-ingestion-plugin</artifactId> |
307 | | - <version>3.3.11-SNAPSHOT</version> |
| 307 | + <version>3.3.11-1421</version> |
308 | 308 | </dependency> |
309 | 309 | <dependency> |
310 | 310 | <groupId>com.github.jobservice</groupId> |
|
0 commit comments