|
28 | 28 | <artifactId>goodies</artifactId> |
29 | 29 | <name>${project.groupId}:${project.artifactId}</name> |
30 | 30 | <packaging>pom</packaging> |
31 | | - <version>2.3.4-SNAPSHOT</version> |
| 31 | + <version>2.3.4</version> |
32 | 32 |
|
33 | 33 | <url>https://github.com/sonatype/goodies</url> |
34 | 34 | <inceptionYear>2010</inceptionYear> |
|
325 | 325 | <dependency> |
326 | 326 | <groupId>org.sonatype.goodies</groupId> |
327 | 327 | <artifactId>goodies-common</artifactId> |
328 | | - <version>2.3.4-SNAPSHOT</version> |
| 328 | + <version>2.3.4</version> |
329 | 329 | </dependency> |
330 | 330 |
|
331 | 331 | <dependency> |
332 | 332 | <groupId>org.sonatype.goodies</groupId> |
333 | 333 | <artifactId>goodies-httpfixture</artifactId> |
334 | | - <version>2.3.4-SNAPSHOT</version> |
| 334 | + <version>2.3.4</version> |
335 | 335 | </dependency> |
336 | 336 |
|
337 | 337 | <dependency> |
338 | 338 | <groupId>org.sonatype.goodies</groupId> |
339 | 339 | <artifactId>goodies-i18n</artifactId> |
340 | | - <version>2.3.4-SNAPSHOT</version> |
| 340 | + <version>2.3.4</version> |
341 | 341 | </dependency> |
342 | 342 |
|
343 | 343 | <dependency> |
344 | 344 | <groupId>org.sonatype.goodies</groupId> |
345 | 345 | <artifactId>goodies-lifecycle</artifactId> |
346 | | - <version>2.3.4-SNAPSHOT</version> |
| 346 | + <version>2.3.4</version> |
347 | 347 | </dependency> |
348 | 348 |
|
349 | 349 | <dependency> |
350 | 350 | <groupId>org.sonatype.goodies</groupId> |
351 | 351 | <artifactId>goodies-testsupport</artifactId> |
352 | | - <version>2.3.4-SNAPSHOT</version> |
| 352 | + <version>2.3.4</version> |
353 | 353 | </dependency> |
354 | 354 |
|
355 | 355 | <dependency> |
356 | 356 | <groupId>org.sonatype.goodies</groupId> |
357 | 357 | <artifactId>goodies-prefs</artifactId> |
358 | | - <version>2.3.4-SNAPSHOT</version> |
| 358 | + <version>2.3.4</version> |
359 | 359 | </dependency> |
360 | 360 | </dependencies> |
361 | 361 | </dependencyManagement> |
|
0 commit comments