Hi Meraj, YES
On Wed, Feb 25, 2015 at 4:36 PM, <[email protected]> wrote: > > > 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> > > > You need to include the following snippet https://github.com/apache/any23/blob/master/pom.xml#L499-L510 However substitute the contents with the following https://repository.apache.org/content/repositories/snapshots/ Thanks Lewis -- *Lewis*
