[picocontainer-scm] [5801] java/2.x/trunk/pico: upgrade paranamer
paul-yCVjj/[email protected] Sun, 30 Oct 2011 12:06:08 -0500 (CDT)
| Newsgroups | gmane.comp.java.picocontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision 5801 Author paul Date 2011-10-30 12:06:08 -0500 (Sun, 30 Oct 2011) Log Message upgrade paranamer Modified Paths - java/2.x/trunk/pico/container/pom.xml - java/2.x/trunk/pico/container-debug/pom.xml - java/2.x/trunk/pico/pom.xml Diff Modified: java/2.x/trunk/pico/container/pom.xml (5800 => 5801) --- java/2.x/trunk/pico/container/pom.xml 2011-10-30 17:00:42 UTC (rev 5800) +++ java/2.x/trunk/pico/container/pom.xml 2011-10-30 17:06:08 UTC (rev 5801) @@ -29,7 +29,7 @@ <plugin> <groupId>com.thoughtworks.paranamer</groupId> <artifactId>paranamer-maven-plugin</artifactId> - <version>2.3</version> + <version>2.4</version> <configuration> <sourceDirectory>src/test</sourceDirectory> <outputDirectory>target/test-classes</outputDirectory> Modified: java/2.x/trunk/pico/container-debug/pom.xml (5800 => 5801) --- java/2.x/trunk/pico/container-debug/pom.xml 2011-10-30 17:00:42 UTC (rev 5800) +++ java/2.x/trunk/pico/container-debug/pom.xml 2011-10-30 17:06:08 UTC (rev 5801) @@ -12,7 +12,7 @@ <dependency> <groupId>com.thoughtworks.paranamer</groupId> <artifactId>paranamer</artifactId> - <version>2.3-debug</version> + <version>2.4-debug</version> </dependency> <dependency> <groupId>asm</groupId> Modified: java/2.x/trunk/pico/pom.xml (5800 => 5801) --- java/2.x/trunk/pico/pom.xml 2011-10-30 17:00:42 UTC (rev 5800) +++ java/2.x/trunk/pico/pom.xml 2011-10-30 17:06:08 UTC (rev 5801) @@ -63,7 +63,7 @@ <dependency> <groupId>com.thoughtworks.paranamer</groupId> <artifactId>paranamer</artifactId> - <version>2.3</version> + <version>2.4</version> <optional>true</optional> </dependency> <!-- For proxy --> ---------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email