Folks,

The following entry for a maven dependency to point to the SNAPSHOT
release does not work , do you know what entry should be made to
pom.xml to include the 1.2-SNAPSHOT

<dependency>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23-core</artifactId>
<version>1.2-SNAPSHOT</version>
</dependency>

Reply via email to