Skip to content

Commit 4345d0b

Browse files
committed
removing deprecated update site
1 parent 91b0d3f commit 4345d0b

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

trace/generator/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@
5151

5252
<repositories>
5353

54-
<!-- these dependency should not be there !? ... -->
55-
<repository>
56-
<id>modelanimation_executionengine_java on CI</id>
57-
<layout>p2</layout>
58-
<url>https://ci.inria.fr/gemoc/job/modelanimation_executionengine_java/lastSuccessfulBuild/artifact/java_execution/releng/org.eclipse.gemoc.execution.sequential.java.repository/target/repository/</url>
59-
</repository>
6054

6155
<!-- GEMOC and model animation update site on CI -->
6256
<repository>

trace/manager/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,7 @@
4949

5050
<repositories>
5151

52-
<repository>
53-
<id>modelanimation_executionengine_java on CI</id>
54-
<layout>p2</layout>
55-
<url>https://ci.inria.fr/gemoc/job/modelanimation_executionengine_java/lastSuccessfulBuild/artifact/java_execution/releng/org.eclipse.gemoc.execution.sequential.java.repository/target/repository/</url>
56-
</repository>
57-
52+
5853
<!-- GEMOC and model animation update site on CI -->
5954
<repository>
6055
<id>gemoc-studio_commons on CI</id>

0 commit comments

Comments
 (0)