File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 178
178
<dependency >
179
179
<groupId >org.eclipse.platform</groupId >
180
180
<artifactId >eclipse-sdk-${eclipsePlatformFamily}</artifactId >
181
- <version >3.3RC2 </version >
181
+ <version >3.3 </version >
182
182
<type >${artifactType} </type >
183
183
</dependency >
184
184
<dependency >
185
185
<groupId >org.eclipse.gef</groupId >
186
186
<artifactId >gef-sdk</artifactId >
187
- <version >3.3RC2 </version >
187
+ <version >3.3 </version >
188
188
<type >zip</type >
189
189
</dependency >
190
190
<dependency >
191
191
<groupId >org.eclipse.dtp</groupId >
192
192
<artifactId >dtp-sdk</artifactId >
193
- <version >1.5RC2 </version >
193
+ <version >1.5 </version >
194
194
<type >zip</type >
195
195
</dependency >
196
196
<dependency >
197
197
<groupId >org.eclipse.emf</groupId >
198
198
<artifactId >emf-sdo-xsd</artifactId >
199
- <version >2.3.0RC2 </version >
199
+ <version >2.3.0 </version >
200
200
<type >zip</type >
201
201
</dependency >
202
202
<dependency >
203
203
<groupId >org.eclipse.wtp</groupId >
204
204
<artifactId >wtp-sdk</artifactId >
205
- <version >2.0RC2 </version >
205
+ <version >2.0 </version >
206
206
<type >zip</type >
207
207
</dependency >
208
208
</dependencies >
250
250
</releases >
251
251
</repository >
252
252
<repository >
253
- <id >sppatel </id >
254
- <name >sppatel Repository on Apache</name >
255
- <url >http://people.apache.org/~sppatel /maven/repository/</url >
253
+ <id >mcconne </id >
254
+ <name >mcconne Repository on Apache</name >
255
+ <url >http://people.apache.org/~mcconne /maven/repository/</url >
256
256
<snapshots >
257
257
<enabled >false</enabled >
258
258
</snapshots >
You can’t perform that action at this time.
0 commit comments