Skip to content

Commit 7cbab46

Browse files
committed
Add orbit repo for missing guava req
Signed-off-by: Fred Bricon <fbricon@gmail.com>
1 parent 9513359 commit 7cbab46

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pom.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@
5959
<layout>p2</layout>
6060
<url>http://download.eclipse.org/m2e-wtp/releases/kepler/1.0.0/</url>
6161
</repository>
62-
62+
<repository>
63+
<id>orbit</id>
64+
<url>http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/</url>
65+
</repository>
6366
</repositories>
6467

6568
<build>

0 commit comments

Comments
 (0)