File tree 5 files changed +7
-10
lines changed
org.eclipse.ecf.base.feature
org.eclipse.ecf.core.feature
org.eclipse.ecf.filetransfer.httpclientjava.feature
5 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.ecf.base.feature"
4
4
label =" ECF Base Feature"
5
- version =" 2.1.2 .qualifier"
5
+ version =" 2.1.3 .qualifier"
6
6
provider-name =" Eclipse.org"
7
7
license-feature =" org.eclipse.license"
8
8
license-feature-version =" 0.0.0" >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.ecf.core.feature"
4
4
label =" ECF Core Feature"
5
- version =" 1.6.2 .qualifier"
5
+ version =" 1.6.3 .qualifier"
6
6
provider-name =" Eclipse.org - ECF"
7
7
license-feature =" org.eclipse.license"
8
8
license-feature-version =" 0.0.0" >
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.core.feature</artifactId >
13
- <version >1.6.2 -SNAPSHOT</version >
13
+ <version >1.6.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-feature</packaging >
15
15
</project >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.ecf.filetransfer.httpclientjava.feature"
4
4
label =" %featureName"
5
- version =" 2.0.200 .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" >
25
25
26
26
<plugin
27
27
id =" org.eclipse.ecf.provider.filetransfer.httpclientjava"
28
- download-size =" 0"
29
- install-size =" 0"
30
- version =" 0.0.0"
31
- unpack =" false" />
28
+ version =" 0.0.0" />
32
29
33
30
</feature >
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
<artifactId >org.eclipse.ecf.filetransfer.httpclientjava.feature</artifactId >
12
12
<packaging >eclipse-feature</packaging >
13
- <version >2.0.200 -SNAPSHOT</version >
13
+ <version >2.0.300 -SNAPSHOT</version >
14
14
</project >
You can’t perform that action at this time.
0 commit comments