Skip to content

Commit 94ed17f

Browse files
committed
updated github reference
1 parent 968e31e commit 94ed17f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
7676
from("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)).

0 commit comments

Comments
 (0)