Hi,
is there a way to access the m4 snapshot via maven? I've tried various combinations such as 1.0.0.m4-SNAPSHOT, 1.0.0-SNAPSHOT, 1.0-SNAPSHOT and the like in my pom.xml with no success. 1.0.0.m3 works fine (as far as maven's concerned in any case).
I have added the Spring S3 maven repository to the list.
Thanks,
M.




