|
24 | 24 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
25 | 25 | <artifactId>staging-service-aggregator</artifactId> |
26 | 26 | <packaging>pom</packaging> |
27 | | - <version>3.3.4-SNAPSHOT</version> |
| 27 | + <version>3.3.4-1288</version> |
28 | 28 | <modules> |
29 | 29 | <module>staging-service-contract</module> |
30 | 30 | <module>staging-service-shared</module> |
|
263 | 263 | <dependency> |
264 | 264 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
265 | 265 | <artifactId>staging-service</artifactId> |
266 | | - <version>3.3.4-SNAPSHOT</version> |
| 266 | + <version>3.3.4-1288</version> |
267 | 267 | </dependency> |
268 | 268 | <dependency> |
269 | 269 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
270 | 270 | <artifactId>staging-service-contract</artifactId> |
271 | | - <version>3.3.4-SNAPSHOT</version> |
| 271 | + <version>3.3.4-1288</version> |
272 | 272 | </dependency> |
273 | 273 | <dependency> |
274 | 274 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
275 | 275 | <artifactId>staging-service-internal-client</artifactId> |
276 | | - <version>3.3.4-SNAPSHOT</version> |
| 276 | + <version>3.3.4-1288</version> |
277 | 277 | </dependency> |
278 | 278 | <dependency> |
279 | 279 | <groupId>com.github.cafdataprocessing.services.staging</groupId> |
280 | 280 | <artifactId>staging-service-shared</artifactId> |
281 | | - <version>3.3.4-SNAPSHOT</version> |
| 281 | + <version>3.3.4-1288</version> |
282 | 282 | </dependency> |
283 | 283 | <dependency> |
284 | 284 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
|
298 | 298 | <dependency> |
299 | 299 | <groupId>com.github.cafdataprocessing.workers.ingestion</groupId> |
300 | 300 | <artifactId>worker-batch-ingestion-plugin</artifactId> |
301 | | - <version>3.3.4-SNAPSHOT</version> |
| 301 | + <version>3.3.4-1288</version> |
302 | 302 | </dependency> |
303 | 303 | <dependency> |
304 | 304 | <groupId>com.github.jobservice</groupId> |
|
0 commit comments