File tree 2 files changed +6
-15
lines changed
releng/features/org.eclipse.ecf.remoteservice.rosgi.feature
2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.ecf.remoteservice.rosgi.feature"
4
4
label =" ECF Remote Services R-OSGi Provider"
5
- version =" 2.0.2 .qualifier"
5
+ version =" 2.0.300 .qualifier"
6
6
provider-name =" %providerName"
7
7
license-feature =" org.eclipse.license"
8
8
license-feature-version =" 0.0.0" >
@@ -28,23 +28,14 @@ https://wiki.eclipse.org/ECF#OSGi_Remote_Services
28
28
29
29
<plugin
30
30
id =" ch.ethz.iks.r_osgi.remote"
31
- download-size =" 0"
32
- install-size =" 0"
33
- version =" 0.0.0"
34
- unpack =" false" />
31
+ version =" 0.0.0" />
35
32
36
33
<plugin
37
34
id =" org.eclipse.ecf.provider.r_osgi"
38
- download-size =" 0"
39
- install-size =" 0"
40
- version =" 0.0.0"
41
- unpack =" false" />
35
+ version =" 0.0.0" />
42
36
43
37
<plugin
44
38
id =" org.objectweb.asm"
45
- download-size =" 0"
46
- install-size =" 0"
47
- version =" 0.0.0"
48
- unpack =" false" />
39
+ version =" 0.0.0" />
49
40
50
41
</feature >
Original file line number Diff line number Diff line change 8
8
<version >1.0.0-SNAPSHOT</version >
9
9
<relativePath >../../../</relativePath >
10
10
</parent >
11
- < groupId >org.eclipse.ecf</ groupId >
11
+
12
12
<artifactId >org.eclipse.ecf.remoteservice.rosgi.feature</artifactId >
13
- <version >2.0.2 -SNAPSHOT</version >
13
+ <version >2.0.300 -SNAPSHOT</version >
14
14
<packaging >eclipse-feature</packaging >
15
15
</project >
You can’t perform that action at this time.
0 commit comments