File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 <packaging >pom</packaging >
1313 <name >International System of Units (SI)</name >
1414 <description >Units of Measurement SI (Système International d'Unités)</description >
15- <version >2.2.2-SNAPSHOT </version >
15+ <version >2.2.2</version >
1616 <organization >
1717 <name >Units of Measurement</name >
1818 </organization >
2727 <lib .version>2.2</lib .version>
2828 <ri .version>2.2.3</ri .version>
2929 <si .version>${project.version} </si .version><!-- -->
30- <si .quantity.version>2.2.1 </si .quantity.version><!-- To handle quantity
30+ <si .quantity.version>2.2.2 </si .quantity.version><!-- To handle quantity
3131 separately, makes deployment easier -->
3232 <jakarta .annotation.version>2.0.0</jakarta .annotation.version>
3333 <project .build.javaVersion>${jdkVersion} </project .build.javaVersion>
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >si.uom</groupId >
66 <artifactId >si-parent</artifactId >
7- <version >2.2.2-SNAPSHOT </version >
7+ <version >2.2.2</version >
88 </parent >
99 <artifactId >si-quantity</artifactId >
1010 <name >SI Quantities</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >si.uom</groupId >
77 <artifactId >si-parent</artifactId >
8- <version >2.2.2-SNAPSHOT </version >
8+ <version >2.2.2</version >
99 </parent >
1010 <artifactId >si-units</artifactId >
1111 <name >SI Units</name >
You can’t perform that action at this time.
0 commit comments