We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a0ef1 commit 7224415Copy full SHA for 7224415
1 file changed
pom.xml
@@ -5,6 +5,7 @@
5
<groupId>javax.measure</groupId>
6
<artifactId>unit-api</artifactId>
7
<name>Units of Measurement API</name>
8
+ <version>2.2.1-SNAPSHOT</version>
9
<packaging>bundle</packaging>
10
<url>https://unitsofmeasurement.github.io/unit-api/</url>
11
<description>Units of Measurement Standard - This JSR specifies Java
@@ -1082,5 +1083,4 @@
1082
1083
</properties>
1084
</profile>
1085
</profiles>
- <version>2.2.1-SNAPSHOT</version>
1086
</project>
0 commit comments