File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Maven users will need to add the following dependency to their pom.xml for this
2222 <!-- GitHub Repository -->
2323 <repository >
2424 <id >camel-oaipmh-mvn-repo</id >
25- <url >https://raw.github.com/cabadol /camel-oaipmh/mvn-repo/</url >
25+ <url >https://raw.github.com/cbadenes /camel-oaipmh/mvn-repo/</url >
2626 <snapshots >
2727 <enabled >true</enabled >
2828 <updatePolicy >always</updatePolicy >
@@ -76,4 +76,4 @@ The purpose of this feature is to make it possible to use Camel's lovely built-i
7676from("oaipmh://aprendeenlinea.udea.edu.co/revistas/index.php/ingenieria/oai?delay=60000").unmarshal().jaxb("es.upm.oeg.camel.oaipmh.model").filter().xpath("//item/request/set[contains(.,'physics')]").to("mock:result");
7777```
7878
79- This work is funded by the EC-funded project DrInventor ([ www.drinventor.eu ] ( www.drinventor.eu ) ).
79+ This work is funded by the EC-funded project DrInventor ([ www.drinventor.eu ] ( www.drinventor.eu ) ).
You can’t perform that action at this time.
0 commit comments