| commit | 03442173f17a6b832ba6e64b215c6892dc4fa69a | [log] [tgz] |
|---|---|---|
| author | Bob Brodt <bbrodt@redhat.com> | Mon Dec 10 14:19:59 2012 -0700 |
| committer | Bob Brodt <bbrodt@redhat.com> | Mon Dec 10 14:19:59 2012 -0700 |
| tree | 52d3d0811758126b3f4ff918a92b0a63728185bc | |
| parent | 5309780d2852171ce1b66b157a497ea4db6caf57 [diff] |
Fix build error: bpel update site has moved
diff --git a/pom.xml b/pom.xml index f537c4c..fa08e83 100644 --- a/pom.xml +++ b/pom.xml
@@ -107,7 +107,7 @@ <repository> <id>eclipse-bpel</id> - <url>http://download.eclipse.org/bpel/update-site</url> + <url>http://download.eclipse.org/bpel/site/1.0.2</url> <layout>p2</layout> <snapshots> <enabled>true</enabled>