Hi, > In maven.xml, the next version is 1.1 (<property name="version" > value="1.1"/>), is it wise given 1.0-snapshot hasn't been released yet ?
IMO Would be best to keep the version numbers in sync with the released version numbers. So yes that may mean we will never have a 1.0 squiggly in maven unless someone want to make a point release of what was released in 1.0. Given 1.0 had a serious issue in that it didn't work for Spark components may be better to skip it all together. Thanks, Justin