File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
features/org.eclipse.cdt.lsp.feature
releng/org.eclipse.cdt.lsp.repository Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<feature
13
13
id =" org.eclipse.cdt.lsp.feature"
14
14
label =" %featureName"
15
- version =" 1.1 .0.qualifier"
15
+ version =" 2.0 .0.qualifier"
16
16
provider-name =" %providerName"
17
17
license-feature =" org.eclipse.license"
18
18
license-feature-version =" 0.0.0" >
Original file line number Diff line number Diff line change 12
12
<modelVersion >4.0.0</modelVersion >
13
13
<groupId >org.eclipse.cdt.lsp</groupId >
14
14
<artifactId >org.eclipse.cdt.lsp.root</artifactId >
15
- <version >1.1 .0-SNAPSHOT</version >
15
+ <version >2.0 .0-SNAPSHOT</version >
16
16
<packaging >pom</packaging >
17
17
18
18
<properties >
Original file line number Diff line number Diff line change 17
17
<parent >
18
18
<groupId >org.eclipse.cdt.lsp</groupId >
19
19
<artifactId >org.eclipse.cdt.lsp.root</artifactId >
20
- <version >1.1 .0-SNAPSHOT</version >
20
+ <version >2.0 .0-SNAPSHOT</version >
21
21
<relativePath >../../pom.xml</relativePath >
22
22
</parent >
23
23
24
- <version >1.1 .0-SNAPSHOT</version >
24
+ <version >2.0 .0-SNAPSHOT</version >
25
25
<artifactId >org.eclipse.cdt.lsp.repository</artifactId >
26
26
<packaging >eclipse-repository</packaging >
27
27
You can’t perform that action at this time.
0 commit comments