We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f844879 commit 32c2e37Copy full SHA for 32c2e37
1 file changed
pom.xml
@@ -10,8 +10,7 @@
10
<url>http://code.google.com/p/unitsofmeasure/</url>
11
</organization>
12
13
- <description>An intial (Spec Lead) draft of a Unit Standard Implementation.
14
-Lightweight approach based on Java enums.</description>
+ <description>Lightweight approach based on Java enums.</description>
15
<licenses>
16
<license>
17
<name>Apache 2.0</name>
@@ -21,7 +20,7 @@ Lightweight approach based on Java enums.</description>
21
20
<parent>
22
<groupId>org.unitsofmeasurement</groupId>
23
<artifactId>unitsofmeasurement-parent</artifactId>
24
- <version>0.7-SNAPSHOT</version>
+ <version>0.6.3</version>
25
</parent>
26
<scm>
27
<url>https://github.com/unitsofmeasurement/unit-impl-enum.git</url>
0 commit comments