dev@glassfish.java.net

Re: [REVIEW: pom.xml changes for jms-core]

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Thu, 01 Oct 2009 09:56:24 -0400

On Oct 1, 2009, at 12:40 AM, Jerome Dochez wrote:

> it's fine although I believe we don't put version anymore as they
> are specified by the parent pom.xml
>

         <dependency>
             <groupId>org.glassfish.common</groupId>
             <artifactId>common-util</artifactId>
             <version>${project.version}</version>
         </dependency>

What about the version element above -- should that be there? I see it
kinda all over the place.

Thanks,
Bobby