diff --git a/README.md b/README.md
index ab2ca4e..0fd12ef 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ with the EZID service. For more information, see:
See the javadoc documentation for an overview of usage, as well as the
EZIDServiceTest.java JUnit class for examples of usage.
-See the License section below and LICENSE.txt for the details of distributing this software.
+See the License section below and LICENSE.txt for the details of distributing this software.
Contributors
------------
@@ -45,7 +45,7 @@ this snippet should work:
edu.ucsb.nceas
ezid
- 1.0.0
+ 1.0.2
jar
@@ -55,7 +55,7 @@ We plan to publish the ezid artifacts to Maven Central repositories, but have no
Building the library
--------------------
-The library is a standard Maven2 project. To build the library, install Maven2,
+The library is a standard Maven2 project. To build the library, install Maven2,
and then run:
$ mvn package
@@ -78,19 +78,18 @@ License
```
This work was created by the National Center for Ecological Analysis and
Synthesis at the University of California Santa Barbara (UCSB).
-
+
Copyright 2011-2104 Regents of the University of California
-
+
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
-
diff --git a/pom.xml b/pom.xml
index 821eeb4..2964ecd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
edu.ucsb.nceas
ezid
- 1.0.2-SNAPSHOT
+ 1.0.2
jar
ezid