Author: pcl
Date: Tue Feb 12 14:29:00 2008
New Revision: 627158

URL: http://svn.apache.org/viewvc?rev=627158&view=rev
Log:
Updated to version 1.0.2 for the release; added release note content from JIRA

Modified:
    openjpa/branches/1.0.2/openjpa-integration/examples/pom.xml
    openjpa/branches/1.0.2/openjpa-integration/tck/pom.xml

Modified: openjpa/branches/1.0.2/openjpa-integration/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.2/openjpa-integration/examples/pom.xml?rev=627158&r1=627157&r2=627158&view=diff
==============================================================================
--- openjpa/branches/1.0.2/openjpa-integration/examples/pom.xml (original)
+++ openjpa/branches/1.0.2/openjpa-integration/examples/pom.xml Tue Feb 12 
14:29:00 2008
@@ -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>

Modified: openjpa/branches/1.0.2/openjpa-integration/tck/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.2/openjpa-integration/tck/pom.xml?rev=627158&r1=627157&r2=627158&view=diff
==============================================================================
--- openjpa/branches/1.0.2/openjpa-integration/tck/pom.xml (original)
+++ openjpa/branches/1.0.2/openjpa-integration/tck/pom.xml Tue Feb 12 14:29:00 
2008
@@ -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>


Reply via email to