Updated to version 1.0.2 for the release; added release note content from JIRA

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.2@627158 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/openjpa-integration/examples/pom.xml b/openjpa-integration/examples/pom.xml
index 9ab6ca4..996fbea 100644
--- a/openjpa-integration/examples/pom.xml
+++ b/openjpa-integration/examples/pom.xml
@@ -37,7 +37,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <profiles>
diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml
index 13152b8..e949517 100644
--- a/openjpa-integration/tck/pom.xml
+++ b/openjpa-integration/tck/pom.xml
@@ -55,7 +55,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <profiles>