Skip to content

Commit 5892819

Browse files
committed
add app4mc repo
1 parent 8f01bd5 commit 5892819

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@
9090
<!-- <layout>p2</layout> -->
9191
<!-- <url>http://downloads.efxclipse.org/efxclipse.bestsolution.at/p2-repos/addons/nightly/site/</url> -->
9292
<!-- </repository> -->
93-
<repository>
94-
<id>gemoc-studio_commons on CI</id>
95-
<layout>p2</layout>
96-
<url>https://ci.inria.fr/gemoc/job/gemoc-studio_commons/lastSuccessfulBuild/artifact/commons/releng/org.eclipse.gemoc.commons.repository/target/repository/</url>
97-
</repository>
93+
<repository> <!-- this repo is used to provide jdom and jaxen plugins -->
94+
<id>app4mc</id>
95+
<layout>p2</layout>
96+
<url>http://download.eclipse.org/app4mc/updatesites/releases/0.8.0/</url>
97+
</repository>
9898
</repositories>
9999

100100

0 commit comments

Comments
 (0)