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