Ok, there was a typo in that pom.xml last week but 1.6.0-SNAPSHOT and
master both appear to be correct. I thought I might have missed fixing
it correctly :)
Yes, there's a 1.7.0 in the works already. Some minor things have
already been put into master which is currently tracking that version.
There aren't any big features already in progress (that I'm aware of
yet) as 1.6.0 is still being kicked out the door, but it's there to let
upstream work continue.
On 3/17/14, 1:45 PM, Josh Elser wrote:
I thought I fixed that sucker already (bad merge). I'll take a look
regardless :)
Thanks for the info!
On 3/17/14, 1:43 PM, Al Krinker wrote:
It says
19 <modelVersion>4.0.0</modelVersion>
20 <parent>
21 <groupId>org.apache.accumulo</groupId>
22 <artifactId>accumulo-project</artifactId>
23 <version>1.7.0-SNAPSHOT</version>
24 </parent>
Should be 1.6.0-SNAPSHOT, unless there is 1.7 already in works?
It just threw me off when I built...