File tree Expand file tree Collapse file tree 20 files changed +20
-20
lines changed
examples/org.eclipse.glsp.example.workflow
org.eclipse.glsp.server.emf
org.eclipse.glsp.server.websocket
org.eclipse.glsp.repository
org.eclipse.glsp.graph.test
org.eclipse.glsp.server.test Expand file tree Collapse file tree 20 files changed +20
-20
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 : GLSP Workflow Example
4
4
Bundle-SymbolicName : org.eclipse.glsp.example.workflow;singleton:=true
5
- Bundle-Version : 2.1.0
5
+ Bundle-Version : 2.2.0.qualifier
6
6
Bundle-ClassPath : .
7
7
Bundle-Vendor : Eclipse GLSP
8
8
Bundle-Localization : plugin
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.eclipse.glsp</groupId >
11
11
<artifactId >org.eclipse.glsp.parent</artifactId >
12
- <version >2.1.0 </version >
12
+ <version >2.2.0-SNAPSHOT </version >
13
13
<relativePath >../../pom.xml</relativePath >
14
14
</parent >
15
15
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 : GLSP Graph
4
4
Bundle-SymbolicName : org.eclipse.glsp.graph;singleton:=true
5
- Bundle-Version : 2.1.0
5
+ Bundle-Version : 2.2.0.qualifier
6
6
Bundle-Vendor : Eclipse GLSP
7
7
Automatic-Module-Name : org.eclipse.glsp.graph
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.eclipse.glsp</groupId >
10
10
<artifactId >org.eclipse.glsp.parent</artifactId >
11
- <version >2.1.0 </version >
11
+ <version >2.2.0-SNAPSHOT </version >
12
12
<relativePath >../../pom.xml</relativePath >
13
13
</parent >
14
14
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 : GLSP Layout
4
4
Bundle-SymbolicName : org.eclipse.glsp.layout
5
- Bundle-Version : 2.1.0
5
+ Bundle-Version : 2.2.0.qualifier
6
6
Bundle-Vendor : EclispeSource
7
7
Automatic-Module-Name : org.eclipse.glsp.layout
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.eclipse.glsp</groupId >
10
10
<artifactId >org.eclipse.glsp.parent</artifactId >
11
- <version >2.1.0 </version >
11
+ <version >2.2.0-SNAPSHOT </version >
12
12
<relativePath >../../pom.xml</relativePath >
13
13
</parent >
14
14
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 : GLSP Server EMF
4
4
Bundle-SymbolicName : org.eclipse.glsp.server.emf;singleton:=true
5
- Bundle-Version : 2.1.0
5
+ Bundle-Version : 2.2.0.qualifier
6
6
Bundle-ClassPath : .
7
7
Bundle-Vendor : Eclipse GLSP
8
8
Bundle-Localization : plugin
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.eclipse.glsp</groupId >
11
11
<artifactId >org.eclipse.glsp.parent</artifactId >
12
- <version >2.1.0 </version >
12
+ <version >2.2.0-SNAPSHOT </version >
13
13
<relativePath >../../pom.xml</relativePath >
14
14
</parent >
15
15
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 : GLSP Server Websocket
4
4
Bundle-SymbolicName : org.eclipse.glsp.server.websocket
5
- Bundle-Version : 2.1.0
5
+ Bundle-Version : 2.2.0.qualifier
6
6
Bundle-Vendor : Eclipse GLSP
7
7
Automatic-Module-Name : com.eclipsesource.glps.server.websocket
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.eclipse.glsp</groupId >
10
10
<artifactId >org.eclipse.glsp.parent</artifactId >
11
- <version >2.1.0 </version >
11
+ <version >2.2.0-SNAPSHOT </version >
12
12
<relativePath >../../pom.xml</relativePath >
13
13
</parent >
14
14
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 : GLSP Server
4
4
Bundle-SymbolicName : org.eclipse.glsp.server
5
- Bundle-Version : 2.1.0
5
+ Bundle-Version : 2.2.0.qualifier
6
6
Bundle-Vendor : Eclipse GLSP
7
7
Automatic-Module-Name : org.eclipse.glsp.server
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.eclipse.glsp</groupId >
10
10
<artifactId >org.eclipse.glsp.parent</artifactId >
11
- <version >2.1.0 </version >
11
+ <version >2.2.0-SNAPSHOT </version >
12
12
<relativePath >../../pom.xml</relativePath >
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 6
6
<groupId >org.eclipse.glsp</groupId >
7
7
<artifactId >org.eclipse.glsp.parent</artifactId >
8
8
<description >GLSP Parent pom </description >
9
- <version >2.1.0 </version >
9
+ <version >2.2.0-SNAPSHOT </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >GLSP Parent</name >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.eclipse.glsp.feature"
4
4
label =" GLSP SDK"
5
- version =" 2.1.0 "
5
+ version =" 2.2.0.qualifier "
6
6
provider-name =" Eclipse GLSP" >
7
7
8
8
<description url =" http://www.example.com/description" >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.eclipse.glsp</groupId >
6
6
<artifactId >org.eclipse.glsp.releng</artifactId >
7
- <version >2.1.0 </version >
7
+ <version >2.2.0-SNAPSHOT </version >
8
8
<relativePath >../</relativePath >
9
9
</parent >
10
10
<packaging >eclipse-feature</packaging >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.eclipse.glsp</groupId >
7
7
<artifactId >org.eclipse.glsp.releng</artifactId >
8
- <version >2.1.0 </version >
8
+ <version >2.2.0-SNAPSHOT </version >
9
9
<relativePath >../</relativePath >
10
10
</parent >
11
11
<artifactId >org.eclipse.glsp.repository</artifactId >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.eclipse.glsp</groupId >
14
14
<artifactId >org.eclipse.glsp.parent</artifactId >
15
- <version >2.1.0 </version >
15
+ <version >2.2.0-SNAPSHOT </version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.eclipse.glsp</groupId >
9
9
<artifactId >org.eclipse.glsp.parent</artifactId >
10
- <version >2.1.0 </version >
10
+ <version >2.2.0-SNAPSHOT </version >
11
11
<relativePath >../../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.eclipse.glsp</groupId >
9
9
<artifactId >org.eclipse.glsp.parent</artifactId >
10
- <version >2.1.0 </version >
10
+ <version >2.2.0-SNAPSHOT </version >
11
11
<relativePath >../../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.eclipse.glsp</groupId >
14
14
<artifactId >org.eclipse.glsp.parent</artifactId >
15
- <version >2.1.0 </version >
15
+ <version >2.2.0-SNAPSHOT </version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
You can’t perform that action at this time.
0 commit comments