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