Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

Commit 8500a85

Browse files
author
Steve Kingsland
committed
Renamed "org.unitsofmeasure" to "org.unitsofmeasurement" in POM description and README
Closes #5.
1 parent ed0a49a commit 8500a85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jackson-module-unitsofmeasure
22
=============================
33

4-
Contains custom serializers and deserializers for org.unitsofmeasure classes.
4+
Contains custom serializers and deserializers for org.unitsofmeasurement classes.
55

66
This was built with a custom `5.0-opower` version of JScience, which is provided in a local Maven repository, located in the
77
`/repo` sub-directory of this artifact. It was built from JScience version `r65` (from 2011-10-27), because as of 2013-11-05

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<version>1.1.0</version>
1212

1313
<name>Jackson Unit of Measure Module</name>
14-
<description>Contains custom serializers and deserializers for org.unitsofmeasure classes.</description>
14+
<description>Contains custom serializers and deserializers for org.unitsofmeasurement classes.</description>
1515

1616
<repositories>
1717
<repository>

0 commit comments

Comments
 (0)