File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
fr.centralesupelec.edf.riseclipse.main Expand file tree Collapse file tree 3 files changed +4
-4
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 : RiseClipse Main Plugin
4
4
Bundle-SymbolicName : fr.centralesupelec.edf.riseclipse.main;singleton:=true
5
- Bundle-Version : 1.2.10.qualifier
5
+ Bundle-Version : 1.2.10
6
6
Bundle-Vendor : CentraleSupélec & EDF
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-17
8
8
Require-Bundle : org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 26
26
27
27
<groupId >io.github.riseclipse</groupId >
28
28
<artifactId >fr.centralesupelec.edf.riseclipse.main</artifactId >
29
- <version >1.2.10 -SNAPSHOT</version >
29
+ <version >1.2.11 -SNAPSHOT</version >
30
30
<packaging >eclipse-plugin</packaging >
31
31
32
32
<parent >
33
33
<groupId >io.github.riseclipse</groupId >
34
34
<artifactId >riseclipse-main</artifactId >
35
- <version >1.2.10 -SNAPSHOT</version >
35
+ <version >1.2.11 -SNAPSHOT</version >
36
36
</parent >
37
37
38
38
</project >
Original file line number Diff line number Diff line change 26
26
27
27
<groupId >io.github.riseclipse</groupId >
28
28
<artifactId >riseclipse-main</artifactId >
29
- <version >1.2.10 -SNAPSHOT</version >
29
+ <version >1.2.11 -SNAPSHOT</version >
30
30
<packaging >pom</packaging >
31
31
32
32
<parent >
You can’t perform that action at this time.
0 commit comments