|
10 | 10 | </parent> |
11 | 11 | <groupId>ca.bc.gov.open.jag</groupId> |
12 | 12 | <artifactId>efiling-api</artifactId> |
13 | | - <version>2.0.6</version> |
| 13 | + <version>2.0.7-SNAPSHOT</version> |
14 | 14 | <name>efiling-api</name> |
15 | 15 | <description>Demo project for Spring Boot</description> |
16 | 16 |
|
|
65 | 65 | <dependency> |
66 | 66 | <groupId>ca.bc.gov.open.jag</groupId> |
67 | 67 | <artifactId>efiling-commons</artifactId> |
68 | | - <version>2.0.6</version> |
| 68 | + <version>2.0.7-SNAPSHOT</version> |
69 | 69 | </dependency> |
70 | 70 |
|
71 | 71 | <dependency> |
|
250 | 250 | <dependency> |
251 | 251 | <groupId>ca.bc.gov.open.jag</groupId> |
252 | 252 | <artifactId>efiling-bom</artifactId> |
253 | | - <version>2.0.6</version> |
| 253 | + <version>2.0.7-SNAPSHOT</version> |
254 | 254 | <type>pom</type> |
255 | 255 | <scope>import</scope> |
256 | 256 | </dependency> |
|
273 | 273 | <dependency> |
274 | 274 | <groupId>ca.bc.gov.open.jag</groupId> |
275 | 275 | <artifactId>efiling-cso-starter</artifactId> |
276 | | - <version>2.0.6</version> |
| 276 | + <version>2.0.7-SNAPSHOT</version> |
277 | 277 | </dependency> |
278 | 278 |
|
279 | 279 | <dependency> |
280 | 280 | <groupId>ca.bc.gov.open.jag</groupId> |
281 | 281 | <artifactId>efiling-bambora-api-client</artifactId> |
282 | | - <version>2.0.6</version> |
| 282 | + <version>2.0.7-SNAPSHOT</version> |
283 | 283 | </dependency> |
284 | 284 |
|
285 | 285 | <dependency> |
286 | 286 | <groupId>ca.bc.gov.open.jag</groupId> |
287 | 287 | <artifactId>efiling-ceis-api-client</artifactId> |
288 | | - <version>2.0.6</version> |
| 288 | + <version>2.0.7-SNAPSHOT</version> |
289 | 289 | </dependency> |
290 | 290 |
|
291 | 291 | <!-- https://mvnrepository.com/artifact/com.github.java-json-tools/jackson-coreutils --> |
|
327 | 327 | <dependency> |
328 | 328 | <groupId>ca.bc.gov.open.jag</groupId> |
329 | 329 | <artifactId>efiling-demo-starter</artifactId> |
330 | | - <version>2.0.6</version> |
| 330 | + <version>2.0.7-SNAPSHOT</version> |
331 | 331 | </dependency> |
332 | 332 | </dependencies> |
333 | 333 | </profile> |
|
0 commit comments