David,

This is generally considered a dangerous way to declare dependency 
versions, but it is also supported.

What Maven will do is download the latest non-SNAPSHOT version of the 
artifact. I trust that the AdWords API team does enough testing to make 
sure the version they build the library against is actually compatible with 
the library itself. 

Are you having a dependency conflict with this artifact?


On Saturday, October 5, 2013 5:35:50 AM UTC-4, David Antunes wrote:
>
> Hi,
>
> Is this right?
> <dependency>
> <groupId>com.google.http-client</groupId>
> <artifactId>google-http-client-jackson2</artifactId>
> <version>RELEASE</version>
> </dependency>
>
> Isn't it missing the version, instead of the string "RELEASE"?
>
>
> https://google-api-ads-java.googlecode.com/git-history/63fbb62152838a74e4d088617d04c05dc0ac7af2/modules/ads_lib/pom.xml
>
> Thanks,
> David
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" 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/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to