|
10 | 10 | </parent>
|
11 | 11 | <groupId>ca.bc.gov.open.jag</groupId>
|
12 | 12 | <artifactId>efiling-api</artifactId>
|
13 |
| - <version>2.0.2-SNAPSHOT</version> |
| 13 | + <version>2.0.2</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.2-SNAPSHOT</version> |
| 68 | + <version>2.0.2</version> |
69 | 69 | </dependency>
|
70 | 70 |
|
71 | 71 | <dependency>
|
|
238 | 238 | <dependency>
|
239 | 239 | <groupId>ca.bc.gov.open.jag</groupId>
|
240 | 240 | <artifactId>efiling-bom</artifactId>
|
241 |
| - <version>2.0.2-SNAPSHOT</version> |
| 241 | + <version>2.0.2</version> |
242 | 242 | <type>pom</type>
|
243 | 243 | <scope>import</scope>
|
244 | 244 | </dependency>
|
|
261 | 261 | <dependency>
|
262 | 262 | <groupId>ca.bc.gov.open.jag</groupId>
|
263 | 263 | <artifactId>efiling-cso-starter</artifactId>
|
264 |
| - <version>2.0.2-SNAPSHOT</version> |
| 264 | + <version>2.0.2</version> |
265 | 265 | </dependency>
|
266 | 266 |
|
267 | 267 | <dependency>
|
268 | 268 | <groupId>ca.bc.gov.open.jag</groupId>
|
269 | 269 | <artifactId>efiling-bambora-api-client</artifactId>
|
270 |
| - <version>2.0.2-SNAPSHOT</version> |
| 270 | + <version>2.0.2</version> |
271 | 271 | </dependency>
|
272 | 272 |
|
273 | 273 | <dependency>
|
274 | 274 | <groupId>ca.bc.gov.open.jag</groupId>
|
275 | 275 | <artifactId>efiling-ceis-api-client</artifactId>
|
276 |
| - <version>2.0.2-SNAPSHOT</version> |
| 276 | + <version>2.0.2</version> |
277 | 277 | </dependency>
|
278 | 278 |
|
279 | 279 | <!-- https://mvnrepository.com/artifact/com.github.java-json-tools/jackson-coreutils -->
|
|
315 | 315 | <dependency>
|
316 | 316 | <groupId>ca.bc.gov.open.jag</groupId>
|
317 | 317 | <artifactId>efiling-demo-starter</artifactId>
|
318 |
| - <version>2.0.2-SNAPSHOT</version> |
| 318 | + <version>2.0.2</version> |
319 | 319 | </dependency>
|
320 | 320 | </dependencies>
|
321 | 321 | </profile>
|
|
0 commit comments