Hi,

I have been checking the 0.12 release branch and we have two external
SNAPSHOT dependencies there:

org.apache.clerezza:rdf.rdfjson:jar:0.4-SNAPSHOT
The parent defines version 0.3-incubating but in
integration-test/pom.xml we use 0.4-SNAPSHOT.

Starting from this we have this dep tree in the integration-tests

+- org.apache.clerezza:rdf.rdfjson:jar:0.4-SNAPSHOT:compile
  \- org.apache.clerezza.ext:org.json.simple:jar:0.4-SNAPSHOT:compile
  \- com.googlecode.json-simple:json-simple:jar:1.1:compile

As I am currently not that deep in the code - can I safely fix this by
using the 0.3-incubating version? At least the integration-tests run
fine on my machine with this change.

Best,
 - Fabian

-- 
Fabian
http://twitter.com/fctwitt

Reply via email to