File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >tec.uom</groupId >
2222 <artifactId >uom-parent</artifactId >
23- <version >0.8-SNAPSHOT </version >
23+ <version >0.8</version >
2424 </parent >
2525 <scm >
2626 <url >https://github.com/unitsofmeasurement/uom-impl-enum.git</url >
3030 <!-- Build Settings -->
3131 <!-- ======================================================= -->
3232 <properties >
33- <jsr .version>0.8-SNAPSHOT </jsr .version>
33+ <jsr .version>0.8</jsr .version>
3434 <sourceEncoding >UTF-8</sourceEncoding > <!-- in Maven 3. -->
3535 <project .build.sourceEncoding>${sourceEncoding} </project .build.sourceEncoding>
3636 <project .reporting.outputEncoding>${sourceEncoding} </project .reporting.outputEncoding>
6464 <version >1.1</version >
6565 <scope >test</scope >
6666 </dependency >
67- <dependency >
68- <groupId >junit</groupId >
69- <artifactId >junit</artifactId >
70- <version >4.10</version >
71- <scope >test</scope >
72- </dependency >
7367 <dependency >
7468 <groupId >javax.measure</groupId >
7569 <artifactId >unit-api</artifactId >
You can’t perform that action at this time.
0 commit comments