You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mi...@apache.org on 2007/04/10 23:59:22 UTC

svn commit: r527322 - in /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/ openjpa-examples/ openjpa-integration/ openjpa-integration/examples/ openjpa-integration/tck/ openjpa-jdbc-5/ openjpa-jdbc/ openjpa-kernel-5/ openjpa-kernel/ openjpa...

Author: mikedd
Date: Tue Apr 10 14:59:21 2007
New Revision: 527322

URL: http://svn.apache.org/viewvc?view=rev&rev=527322
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    incubator/openjpa/branches/0.9.7-incubating/openjpa-all/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc-5/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel-5/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-lib/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence-jdbc/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-xmlstore/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/pom.xml

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-all/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-all/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-all/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-all/pom.xml Tue Apr 10 14:59:21 2007
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0         http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>openjpa-all</artifactId>
     <packaging>jar</packaging>
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <build>
         <plugins>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml Tue Apr 10 14:59:21 2007
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0         http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>examples</artifactId>
     <packaging>pom</packaging>
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
 
     <profiles>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/pom.xml Tue Apr 10 14:59:21 2007
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0         http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>openjpa-integration</artifactId>
     <packaging>pom</packaging>
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <modules>
         <module>examples</module>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml Tue Apr 10 14:59:21 2007
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0         http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>tck</artifactId>
     <packaging>pom</packaging>
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
 
     <profiles>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc-5/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc-5/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc-5/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc-5/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-jdbc/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel-5/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel-5/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel-5/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel-5/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-kernel/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-lib/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-lib/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-lib/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-lib/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence-jdbc/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence-jdbc/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence-jdbc/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
 
     <properties>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-persistence/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml Tue Apr 10 14:59:21 2007
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0         http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <!--
         To build the distribution files from project root:
 
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -148,8 +148,7 @@
                                     </style>
 
                                     <!--
-                                    <style includes="**/manual.xml" force="true"
-                                        basedir="${project.basedir}/src/doc/manual"
+                                    <style includes="**/manual.xml" force="true" basedir="${project.basedir}/src/doc/manual"
                                         destdir="${project.basedir}/target/manual"
                                         style="manual-xhtml-chunk.xsl"
                                         classpathref="maven.runtime.classpath">

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-xmlstore/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-xmlstore/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-xmlstore/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-xmlstore/pom.xml Tue Apr 10 14:59:21 2007
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
-        <version>0.9.7-incubating</version>
+        <version>0.9.8-incubating-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/openjpa/branches/0.9.7-incubating/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/pom.xml?view=diff&rev=527322&r1=527321&r2=527322
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/pom.xml Tue Apr 10 14:59:21 2007
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0             http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <prerequisites>
         <maven>2.0.4</maven>
@@ -12,7 +12,7 @@
         Changing this version needs to also be done in all children poms
         See: http://jira.codehaus.org/browse/MNG-624
     -->
-    <version>0.9.7-incubating</version>
+    <version>0.9.8-incubating-SNAPSHOT</version>
     <url>http://incubator.apache.org/projects/openjpa</url>
     <issueManagement>
         <system>jira</system>
@@ -73,9 +73,9 @@
         <url>http://www.apache.org</url>
     </organization>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7-incubating/tags/openjpa-0.9.7-incubating-RC1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7-incubating/tags/openjpa-0.9.7-incubating-RC1</developerConnection>
-        <url>https://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7-incubating/tags/openjpa-0.9.7-incubating-RC1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7-incubating</developerConnection>
+        <url>https://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7-incubating</url>
     </scm>
     <modules>
         <module>openjpa-lib</module>