You should be able to pick it up from that repository. I see 0.3 there: https://repository.apache.org/content/repositories/releases/org/apache/mahout/mahout-core/0.3/
On Mon, Mar 22, 2010 at 8:07 PM, Markus Weimer <[email protected]> wrote: > Hi, > > I wondered which maven repository mahout is available on. I use the > following which is still at 0.2: > > <repository> > <id>apache</id> > <url> > https://repository.apache.org/content/repositories/releases/</url> > <snapshots> > <enabled>false</enabled> > </snapshots> > <releases> > <enabled>true</enabled> > </releases> > </repository> > > Thanks, > > Markus >
