File tree 2 files changed +17
-8
lines changed
releng/features/org.eclipse.ecf.xmpp.feature
2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.ecf.xmpp.feature"
4
4
label =" ECF XMPP Provider"
5
- version =" 1.0.400 .qualifier"
5
+ version =" 1.0.500 .qualifier"
6
6
provider-name =" %providerName"
7
7
license-feature =" org.eclipse.license"
8
8
license-feature-version =" 0.0.0" >
@@ -29,22 +29,32 @@ https://wiki.eclipse.org/ECF#OSGi_Remote_Services
29
29
30
30
<plugin
31
31
id =" org.eclipse.ecf.provider.xmpp"
32
- version =" 0.0.0" />
32
+ download-size =" 0"
33
+ install-size =" 0"
34
+ version =" 1.0.300.qualifier" />
33
35
34
36
<plugin
35
37
id =" org.jivesoftware.smack"
36
- version =" 0.0.0" />
38
+ download-size =" 0"
39
+ install-size =" 0"
40
+ version =" 1.0.300.qualifier" />
37
41
38
42
<plugin
39
43
id =" org.eclipse.ecf.provider.xmpp.datashare"
40
- version =" 0.0.0" />
44
+ download-size =" 0"
45
+ install-size =" 0"
46
+ version =" 1.0.300.qualifier" />
41
47
42
48
<plugin
43
49
id =" org.eclipse.ecf.provider.xmpp.remoteservice"
44
- version =" 0.0.0" />
50
+ download-size =" 0"
51
+ install-size =" 0"
52
+ version =" 1.0.300.qualifier" />
45
53
46
54
<plugin
47
55
id =" org.xbill.dns"
48
- version =" 3.6.0" />
56
+ download-size =" 0"
57
+ install-size =" 0"
58
+ version =" 3.6.1" />
49
59
50
60
</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 >
12
11
<artifactId >org.eclipse.ecf.xmpp.feature</artifactId >
13
- <version >1.0.400 -SNAPSHOT</version >
12
+ <version >1.0.500 -SNAPSHOT</version >
14
13
<packaging >eclipse-feature</packaging >
15
14
</project >
You can’t perform that action at this time.
0 commit comments