File tree Expand file tree Collapse file tree 13 files changed +24
-24
lines changed
org.eclipse.january.asserts
org.eclipse.january.examples
org.eclipse.january.releng
org.eclipse.january.releng.p2
org.eclipse.january.releng.target Expand file tree Collapse file tree 13 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Eclipse January Common Asserts (Incubation)
4
4
Bundle-SymbolicName : org.eclipse.january.asserts;singleton:=true
5
- Bundle-Version : 2.1.1.qualifier
5
+ Bundle-Version : 2.1.1
6
6
Bundle-RequiredExecutionEnvironment : JavaSE-1.7
7
7
Bundle-ClassPath : .
8
8
Require-Bundle : org.junit;bundle-version="[4.12.0,5.0.0)",
Original file line number Diff line number Diff line change 14
14
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
15
15
<modelVersion >4.0.0</modelVersion >
16
16
<artifactId >org.eclipse.january.asserts</artifactId >
17
- <version >2.1.1-SNAPSHOT </version >
17
+ <version >2.1.1</version >
18
18
<parent >
19
19
<relativePath >../releng/org.eclipse.january.releng/pom.xml</relativePath >
20
20
<groupId >org.eclipse.january</groupId >
21
21
<artifactId >org.eclipse.january.releng</artifactId >
22
- <version >2.1.1-SNAPSHOT </version >
22
+ <version >2.1.1</version >
23
23
</parent >
24
24
<packaging >eclipse-plugin</packaging >
25
25
</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Eclipse January Examples (Incubation)
4
4
Bundle-SymbolicName : org.eclipse.january.examples
5
- Bundle-Version : 2.1.1.qualifier
5
+ Bundle-Version : 2.1.1
6
6
Fragment-Host : org.eclipse.january;bundle-version="2.1.1"
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.7
8
8
Require-Bundle : org.junit;bundle-version="[4.12.0,5.0.0)"
Original file line number Diff line number Diff line change 14
14
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
15
15
<modelVersion >4.0.0</modelVersion >
16
16
<artifactId >org.eclipse.january.examples</artifactId >
17
- <version >2.1.1-SNAPSHOT </version >
17
+ <version >2.1.1</version >
18
18
<parent >
19
19
<relativePath >../releng/org.eclipse.january.releng/pom.xml</relativePath >
20
20
<groupId >org.eclipse.january</groupId >
21
21
<artifactId >org.eclipse.january.releng</artifactId >
22
- <version >2.1.1-SNAPSHOT </version >
22
+ <version >2.1.1</version >
23
23
</parent >
24
24
<packaging >eclipse-test-plugin</packaging >
25
25
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Eclipse January Dataset Tests (Incubation)
4
4
Bundle-SymbolicName : org.eclipse.january.test
5
- Bundle-Version : 2.1.1.qualifier
5
+ Bundle-Version : 2.1.1
6
6
Fragment-Host : org.eclipse.january;bundle-version="2.1.1"
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.7
8
8
Require-Bundle : org.junit;bundle-version="[4.12.0,5.0.0)",
Original file line number Diff line number Diff line change 14
14
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
15
15
<modelVersion >4.0.0</modelVersion >
16
16
<artifactId >org.eclipse.january.test</artifactId >
17
- <version >2.1.1-SNAPSHOT </version >
17
+ <version >2.1.1</version >
18
18
<parent >
19
19
<relativePath >../releng/org.eclipse.january.releng/pom.xml</relativePath >
20
20
<groupId >org.eclipse.january</groupId >
21
21
<artifactId >org.eclipse.january.releng</artifactId >
22
- <version >2.1.1-SNAPSHOT </version >
22
+ <version >2.1.1</version >
23
23
</parent >
24
24
<packaging >eclipse-test-plugin</packaging >
25
25
</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Eclipse January Datasets (Incubation)
4
4
Bundle-SymbolicName : org.eclipse.january
5
- Bundle-Version : 2.1.1.qualifier
5
+ Bundle-Version : 2.1.1
6
6
Bundle-RequiredExecutionEnvironment : JavaSE-1.7
7
7
Export-Package : org.eclipse.january;version="2.1.1",
8
8
org.eclipse.january.dataset;version="2.1.1",
Original file line number Diff line number Diff line change 14
14
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
15
15
<modelVersion >4.0.0</modelVersion >
16
16
<artifactId >org.eclipse.january</artifactId >
17
- <version >2.1.1-SNAPSHOT </version >
17
+ <version >2.1.1</version >
18
18
<parent >
19
19
<relativePath >../releng/org.eclipse.january.releng/pom.xml</relativePath >
20
20
<groupId >org.eclipse.january</groupId >
21
21
<artifactId >org.eclipse.january.releng</artifactId >
22
- <version >2.1.1-SNAPSHOT </version >
22
+ <version >2.1.1</version >
23
23
</parent >
24
24
<packaging >eclipse-plugin</packaging >
25
25
Original file line number Diff line number Diff line change 43
43
<modelVersion >4.0.0</modelVersion >
44
44
<groupId >org.eclipse.january</groupId >
45
45
<artifactId >org.eclipse.january.root</artifactId >
46
- <version >2.1.1-SNAPSHOT </version >
46
+ <version >2.1.1</version >
47
47
48
48
<packaging >pom</packaging >
49
49
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<site >
3
- <bundle id =" org.eclipse.january" version =" 2.1.1.qualifier " >
3
+ <bundle id =" org.eclipse.january" version =" 2.1.1" >
4
4
<category name =" january_datasets" />
5
5
</bundle >
6
- <bundle id =" org.eclipse.january.source" version =" 2.1.1.qualifier " >
6
+ <bundle id =" org.eclipse.january.source" version =" 2.1.1" >
7
7
<category name =" january_datasets" />
8
8
</bundle >
9
- <bundle id =" org.eclipse.january.asserts" version =" 2.1.1.qualifier " >
9
+ <bundle id =" org.eclipse.january.asserts" version =" 2.1.1" >
10
10
<category name =" january_datasets_test" />
11
11
</bundle >
12
- <bundle id =" org.eclipse.january.asserts.source" version =" 2.1.1.qualifier " >
12
+ <bundle id =" org.eclipse.january.asserts.source" version =" 2.1.1" >
13
13
<category name =" january_datasets_test" />
14
14
</bundle >
15
- <bundle id =" org.eclipse.january.test" version =" 2.1.1.qualifier " >
15
+ <bundle id =" org.eclipse.january.test" version =" 2.1.1" >
16
16
<category name =" january_datasets_test" />
17
17
</bundle >
18
- <bundle id =" org.eclipse.january.test.source" version =" 2.1.1.qualifier " >
18
+ <bundle id =" org.eclipse.january.test.source" version =" 2.1.1" >
19
19
<category name =" january_datasets_test" />
20
20
</bundle >
21
21
<category-def name =" january_datasets" label =" January Datasets" />
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >org.eclipse.january</groupId >
20
20
<artifactId >org.eclipse.january.releng</artifactId >
21
- <version >2.1.1-SNAPSHOT </version >
21
+ <version >2.1.1</version >
22
22
<relativePath >../org.eclipse.january.releng</relativePath >
23
23
</parent >
24
24
</project >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >org.eclipse.january</groupId >
20
20
<artifactId >org.eclipse.january.releng</artifactId >
21
- <version >2.1.1-SNAPSHOT </version >
21
+ <version >2.1.1</version >
22
22
<relativePath >../org.eclipse.january.releng</relativePath >
23
23
</parent >
24
24
</project >
Original file line number Diff line number Diff line change 15
15
<modelVersion >4.0.0</modelVersion >
16
16
<groupId >org.eclipse.january</groupId >
17
17
<artifactId >org.eclipse.january.releng</artifactId >
18
- <version >2.1.1-SNAPSHOT </version >
18
+ <version >2.1.1</version >
19
19
<packaging >pom</packaging >
20
20
<parent >
21
21
<relativePath >../..</relativePath >
22
22
<groupId >org.eclipse.january</groupId >
23
23
<artifactId >org.eclipse.january.root</artifactId >
24
- <version >2.1.1-SNAPSHOT </version >
24
+ <version >2.1.1</version >
25
25
</parent >
26
26
27
27
<properties >
70
70
<artifact >
71
71
<groupId >org.eclipse.january</groupId >
72
72
<artifactId >org.eclipse.january.releng.target</artifactId >
73
- <version >2.1.1-SNAPSHOT </version >
73
+ <version >2.1.1</version >
74
74
</artifact >
75
75
</target >
76
76
<environments >
You can’t perform that action at this time.
0 commit comments