After failure to locate a dependency in in sling-stanbol I noticed that with r1173968 the version of org.apache.stanbol.data.sites.dbpedia.default was increase from 1.0.1-incubating to 1.0.2-incubating. First I'm surprised that these version number do not have the -SNAPSHOT suffix.
In my opinion: - All artifacts that are not released (and thus published in maven central) should have a SNAPSHOT version - I think that the version number should only be increased when there is a release so that if 1.0.1-incubating-SNAPSHOT is no longer available this means that 1.0.1-incubating is available Reto
