File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
bundles/com.espressif.idf.branding
features/com.espressif.idf.feature
com.espressif.idf.product Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : com.espressif.idf.branding;singleton:=true
5- Bundle-Version : 2.4.1 .qualifier
5+ Bundle-Version : 2.4.2 .qualifier
66Bundle-Vendor : %providerName
77Bundle-Localization : plugin
88Bundle-RequiredExecutionEnvironment : JavaSE-11
Original file line number Diff line number Diff line change 44 xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >com.espressif.idf.branding</artifactId >
7- <version >2.4.1 -SNAPSHOT</version >
7+ <version >2.4.2 -SNAPSHOT</version >
88 <packaging >eclipse-plugin</packaging >
99
1010 <properties >
1111 <maven .build.timestamp.format>yyyyMMdd-HHmm</maven .build.timestamp.format>
1212 <buildTimestamp >${maven.build.timestamp}</buildTimestamp >
1313 <buildId >${buildTimestamp}</buildId >
14- <releaseName >2.4.1 </releaseName >
14+ <releaseName >2.4.2 </releaseName >
1515 </properties >
1616
1717 <parent >
Original file line number Diff line number Diff line change 22<feature
33 id =" com.espressif.idf.feature"
44 label =" Espressif IDF Plugins for Eclipse"
5- version =" 2.4.1 .qualifier"
5+ version =" 2.4.2 .qualifier"
66 provider-name =" ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD"
77 plugin =" com.espressif.idf.branding" >
88
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.espressif.idf.feature</groupId >
66 <artifactId >com.espressif.idf.feature</artifactId >
7- <version >2.4.1 -SNAPSHOT</version >
7+ <version >2.4.2 -SNAPSHOT</version >
88 <packaging >eclipse-feature</packaging >
99
1010 <parent >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.espressif.idf</groupId >
66 <artifactId >com.espressif.idf.target</artifactId >
7- <version >2.4.1 -SNAPSHOT</version >
7+ <version >2.4.2 -SNAPSHOT</version >
88 <packaging >eclipse-repository</packaging >
99
1010 <parent >
1616 <properties >
1717 <productId >com.espressif.idf.product</productId >
1818 <maven .build.timestamp.format>yyyyMMdd-HHmm</maven .build.timestamp.format>
19- <releaseName >2.4.1 </releaseName >
19+ <releaseName >2.4.2 </releaseName >
2020 <archiveFileName >Espressif-IDE-${releaseName}</archiveFileName >
2121 <rootFolder >Espressif-IDE</rootFolder >
2222 </properties >
Original file line number Diff line number Diff line change 33 xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >com.espressif.idf.update</artifactId >
6- <version >2.4.1 -SNAPSHOT</version >
6+ <version >2.4.2 -SNAPSHOT</version >
77 <packaging >eclipse-repository</packaging >
88
99 <parent >
You can’t perform that action at this time.
0 commit comments