dev@glassfish.java.net

Re: [POM REVIEW]

From: Sahoo <Sahoo_at_Sun.COM>
Date: Wed, 15 Apr 2009 11:07:26 +0530

Jason Lee wrote:
> Please review this proposed change to admingui/war/pom.xml:
>
> Index: war/pom.xml
> ===================================================================
> --- war/pom.xml (revision 26178)
> +++ war/pom.xml (working copy)
> @@ -75,7 +75,7 @@
> <dependency>
> <groupId>com.sun.mojarra</groupId>
> <artifactId>mojarra-scales</artifactId>
> - <version>1.2</version>
> + <version>1.3</version>
Don't specify the version here. Use dependencyManagement section in
v3/pom.xml to specify the dependency version.

Thanks,
Sahoo