File tree Expand file tree Collapse file tree 1 file changed +9
-16
lines changed
Expand file tree Collapse file tree 1 file changed +9
-16
lines changed Original file line number Diff line number Diff line change 4141
4242
4343 <repositories >
44- <repository >
45- <id >Eclipse release</id >
46- <layout >p2</layout >
47- <url >${eclipse.release.p2.url} </url >
48- </repository >
4944 <repository >
5045 <id >K3</id >
5146 <layout >p2</layout >
5550 <id >Melange</id >
5651 <layout >p2</layout >
5752 <url >${melange.p2.url} </url >
58- </repository >
59- <repository >
60- <id >ELK</id >
61- <layout >p2</layout >
62- <url >${elk.p2.url} </url >
63- </repository >
64- <repository >
65- <id >AspectJ</id >
66- <layout >p2</layout >
67- <url >${aspectJ.p2.url} </url >
68- </repository >
53+ </repository >
6954 </repositories >
7055
7156 <build >
188173 <artifactId >target-platform-configuration</artifactId >
189174 <version >${tycho-version} </version >
190175 <configuration >
176+ <target >
177+ <artifact >
178+ <groupId >org.eclipse.gemoc.gemoc-studio.bundle</groupId >
179+ <artifactId >org.eclipse.gemoc.gemoc_studio.targetplatform</artifactId >
180+ <version >3.5.0-SNAPSHOT</version >
181+ <classifier >gemoc_studio</classifier >
182+ </artifact >
183+ </target >
191184 <!-- environments that will be built -->
192185 <environments >
193186 <environment >
You can’t perform that action at this time.
0 commit comments