Skip to content

Commit 32c2e37

Browse files
committed
UNITSOFMEASUREMENT-40: Do we want to keep the unitsofmeasurement.org
namespace? Task-Url: https://java.net/jira/browse/UNITSOFMEASUREMENT-40
1 parent f844879 commit 32c2e37

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
<url>http://code.google.com/p/unitsofmeasure/</url>
1111
</organization>
1212
<url>http://code.google.com/p/unitsofmeasure/</url>
13-
<description>An intial (Spec Lead) draft of a Unit Standard Implementation.
14-
Lightweight approach based on Java enums.</description>
13+
<description>Lightweight approach based on Java enums.</description>
1514
<licenses>
1615
<license>
1716
<name>Apache 2.0</name>
@@ -21,7 +20,7 @@ Lightweight approach based on Java enums.</description>
2120
<parent>
2221
<groupId>org.unitsofmeasurement</groupId>
2322
<artifactId>unitsofmeasurement-parent</artifactId>
24-
<version>0.7-SNAPSHOT</version>
23+
<version>0.6.3</version>
2524
</parent>
2625
<scm>
2726
<url>https://github.com/unitsofmeasurement/unit-impl-enum.git</url>

0 commit comments

Comments
 (0)