| 
10 | 10 |     </parent>  | 
11 | 11 |     <groupId>ca.bc.gov.open.jag</groupId>  | 
12 | 12 |     <artifactId>efiling-api</artifactId>  | 
13 |  | -    <version>2.0.8</version>  | 
 | 13 | +    <version>2.0.9-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.8</version>  | 
 | 68 | +            <version>2.0.9-SNAPSHOT</version>  | 
69 | 69 |         </dependency>  | 
70 | 70 | 
 
  | 
71 | 71 |         <dependency>  | 
 | 
257 | 257 |             <dependency>  | 
258 | 258 |                 <groupId>ca.bc.gov.open.jag</groupId>  | 
259 | 259 |                 <artifactId>efiling-bom</artifactId>  | 
260 |  | -                <version>2.0.8</version>  | 
 | 260 | +                <version>2.0.9-SNAPSHOT</version>  | 
261 | 261 |                 <type>pom</type>  | 
262 | 262 |                 <scope>import</scope>  | 
263 | 263 |             </dependency>  | 
 | 
280 | 280 |                 <dependency>  | 
281 | 281 |                     <groupId>ca.bc.gov.open.jag</groupId>  | 
282 | 282 |                     <artifactId>efiling-cso-starter</artifactId>  | 
283 |  | -                    <version>2.0.8</version>  | 
 | 283 | +                    <version>2.0.9-SNAPSHOT</version>  | 
284 | 284 |                 </dependency>  | 
285 | 285 | 
 
  | 
286 | 286 |                 <dependency>  | 
287 | 287 |                     <groupId>ca.bc.gov.open.jag</groupId>  | 
288 | 288 |                     <artifactId>efiling-bambora-api-client</artifactId>  | 
289 |  | -                    <version>2.0.8</version>  | 
 | 289 | +                    <version>2.0.9-SNAPSHOT</version>  | 
290 | 290 |                 </dependency>  | 
291 | 291 | 
 
  | 
292 | 292 |                 <dependency>  | 
293 | 293 |                     <groupId>ca.bc.gov.open.jag</groupId>  | 
294 | 294 |                     <artifactId>efiling-ceis-api-client</artifactId>  | 
295 |  | -                    <version>2.0.8</version>  | 
 | 295 | +                    <version>2.0.9-SNAPSHOT</version>  | 
296 | 296 |                 </dependency>  | 
297 | 297 | 
 
  | 
298 | 298 |                 <!-- https://mvnrepository.com/artifact/com.github.java-json-tools/jackson-coreutils -->  | 
 | 
334 | 334 |                 <dependency>  | 
335 | 335 |                     <groupId>ca.bc.gov.open.jag</groupId>  | 
336 | 336 |                     <artifactId>efiling-demo-starter</artifactId>  | 
337 |  | -                    <version>2.0.8</version>  | 
 | 337 | +                    <version>2.0.9-SNAPSHOT</version>  | 
338 | 338 |                 </dependency>  | 
339 | 339 |             </dependencies>  | 
340 | 340 |         </profile>  | 
 | 
0 commit comments