Revision: 1467 Author: mcculls Date: Tue Jan 4 04:53:52 2011 Log: Update Maven build to use same level of CGLIB as Ant build http://code.google.com/p/google-guice/source/detail?r=1467
Modified: /trunk/core/pom.xml ======================================= --- /trunk/core/pom.xml Fri Dec 10 07:05:01 2010 +++ /trunk/core/pom.xml Tue Jan 4 04:53:52 2011 @@ -14,7 +14,7 @@ <name>Google Guice - Core Library</name> <properties> - <cglib.version>2.2.1</cglib.version> + <cglib.version>2.2.1-GUICE</cglib.version> </properties> <dependencies> -- You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice-dev?hl=en.
