File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 <parent >
1616 <groupId >io.github.dkaukov</groupId >
1717 <artifactId >esp32-flash</artifactId >
18- <version >1.1.16-SNAPSHOT </version >
18+ <version >1.1.16</version >
1919 </parent >
2020
2121 <artifactId >esp32-flash-example</artifactId >
Original file line number Diff line number Diff line change 1515 <parent >
1616 <groupId >io.github.dkaukov</groupId >
1717 <artifactId >esp32-flash</artifactId >
18- <version >1.1.16-SNAPSHOT </version >
18+ <version >1.1.16</version >
1919 </parent >
2020
2121 <artifactId >esp32-flash-lib</artifactId >
Original file line number Diff line number Diff line change 1515
1616 <groupId >io.github.dkaukov</groupId >
1717 <artifactId >esp32-flash</artifactId >
18- <version >1.1.16-SNAPSHOT </version >
18+ <version >1.1.16</version >
1919 <packaging >pom</packaging >
2020
2121 <description >Java library for interacting with ESP32 flash and bootloader from host tools.</description >
6666 <connection >scm:git:git://github.com/dkaukov/esp32-flash.git</connection >
6767 <
developerConnection >scm:git:ssh://
[email protected] /dkaukov/esp32-flash.git</
developerConnection >
6868 <url >https://github.com/dkaukov/esp32-flash</url >
69- <tag >HEAD </tag >
69+ <tag >esp32-flash-1.1.16 </tag >
7070 </scm >
7171
7272 <dependencies >
9191 <dependency >
9292 <groupId >io.github.dkaukov</groupId >
9393 <artifactId >esp32-flash-lib</artifactId >
94- <version >1.1.16-SNAPSHOT </version >
94+ <version >1.1.16</version >
9595 </dependency >
9696 <dependency >
9797 <groupId >com.fazecast</groupId >
You can’t perform that action at this time.
0 commit comments