Skip to content

Commit

Permalink
Merge pull request #79 from acoburn/fcrepo-1636
Browse files Browse the repository at this point in the history
fixed minimum version number for camel dependency
  • Loading branch information
Andrew Woods committed Jul 16, 2015
2 parents f4d4f29 + 1fba7d9 commit 8a348ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<!-- dependencies -->
<camel.version>2.15.1</camel.version>
<camel.version.range>[2.15,3)</camel.version.range>
<camel.version.range>[2.15.0,3)</camel.version.range>
<clerezza.ext.jena.version>2.11.1_1</clerezza.ext.jena.version>
<clerezza.rdf.jena.serializer.version>0.11</clerezza.rdf.jena.serializer.version>
<clerezza.rdf.jena.parser.version>0.12</clerezza.rdf.jena.parser.version>
Expand Down

0 comments on commit 8a348ee

Please sign in to comment.