[maven-release-plugin]  copy for tag 1.0.3

git-svn-id: https://svn.apache.org/repos/asf/openjpa/tags/1.0.3@677032 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/openjpa-all/pom.xml b/openjpa-all/pom.xml
index 82ff12a..ec9a336 100644
--- a/openjpa-all/pom.xml
+++ b/openjpa-all/pom.xml
@@ -28,16 +28,16 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <properties>
         <scm.dir>svn.apache.org/repos/asf/openjpa/branches/1.0.x/openjpa-all</scm.dir>
     </properties>
 
     <scm>
-        <connection>scm:svn:http://${scm.dir}</connection>
-        <developerConnection>scm:svn:https://${scm.dir}</developerConnection>
-        <url>https://${scm.dir}</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/openjpa/tags/1.0.3/openjpa-all</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openjpa/tags/1.0.3/openjpa-all</developerConnection>
+        <url>https://svn.apache.org/repos/asf/openjpa/tags/1.0.3/openjpa-all</url>
     </scm>
 
     <build>
diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml
index c42db24..80a0f69 100644
--- a/openjpa-examples/pom.xml
+++ b/openjpa-examples/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/openjpa-integration/examples/pom.xml b/openjpa-integration/examples/pom.xml
index e7a83eb..3000890 100644
--- a/openjpa-integration/examples/pom.xml
+++ b/openjpa-integration/examples/pom.xml
@@ -36,7 +36,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
 
     <profiles>
diff --git a/openjpa-integration/pom.xml b/openjpa-integration/pom.xml
index ca0b7a2..e4a3130 100644
--- a/openjpa-integration/pom.xml
+++ b/openjpa-integration/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <modules>
         <module>examples</module>
diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml
index b5d2ed1..4d0ad95 100644
--- a/openjpa-integration/tck/pom.xml
+++ b/openjpa-integration/tck/pom.xml
@@ -54,7 +54,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
 
     <profiles>
diff --git a/openjpa-jdbc-5/pom.xml b/openjpa-jdbc-5/pom.xml
index f7edf08..254d36d 100644
--- a/openjpa-jdbc-5/pom.xml
+++ b/openjpa-jdbc-5/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/openjpa-jdbc/pom.xml b/openjpa-jdbc/pom.xml
index 415bf74..2890676 100644
--- a/openjpa-jdbc/pom.xml
+++ b/openjpa-jdbc/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <profiles>
         <profile>
diff --git a/openjpa-kernel-5/pom.xml b/openjpa-kernel-5/pom.xml
index dcc4602..c36fe96 100644
--- a/openjpa-kernel-5/pom.xml
+++ b/openjpa-kernel-5/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml
index 40790e7..ee5e8f9 100644
--- a/openjpa-kernel/pom.xml
+++ b/openjpa-kernel/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <profiles>
         <profile>
diff --git a/openjpa-lib-5/pom.xml b/openjpa-lib-5/pom.xml
index a87da89..6807590 100644
--- a/openjpa-lib-5/pom.xml
+++ b/openjpa-lib-5/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/openjpa-lib/pom.xml b/openjpa-lib/pom.xml
index 66aaae1..4e65f5f 100644
--- a/openjpa-lib/pom.xml
+++ b/openjpa-lib/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <profiles>
         <profile>
diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml
index b72a747..06379be 100644
--- a/openjpa-persistence-jdbc/pom.xml
+++ b/openjpa-persistence-jdbc/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <properties>
         <openjpa.loglevel>INFO</openjpa.loglevel>
diff --git a/openjpa-persistence/pom.xml b/openjpa-persistence/pom.xml
index 5a2ffcd..9337ec2 100644
--- a/openjpa-persistence/pom.xml
+++ b/openjpa-persistence/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml
index c0f2482..9ed68a6 100644
--- a/openjpa-project/pom.xml
+++ b/openjpa-project/pom.xml
@@ -40,7 +40,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
 
     <properties>
diff --git a/openjpa-xmlstore/pom.xml b/openjpa-xmlstore/pom.xml
index 8543c2a..adda0e3 100644
--- a/openjpa-xmlstore/pom.xml
+++ b/openjpa-xmlstore/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <profiles>
         <profile>
diff --git a/pom.xml b/pom.xml
index ae39922..d8ce53a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
         Changing this version needs to also be done in all children poms
         See: http://jira.codehaus.org/browse/MNG-624
     -->
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
     <url>http://openjpa.apache.org</url>
     <issueManagement>
         <system>jira</system>
@@ -501,8 +501,8 @@
       </site>
     </distributionManagement>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/openjpa/branches/1.0.x</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openjpa/branches/1.0.x</developerConnection>
-        <url>http://svn.apache.org/repos/asf/openjpa/branches/1.0.x</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/openjpa/tags/1.0.3</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openjpa/tags/1.0.3</developerConnection>
+        <url>http://svn.apache.org/repos/asf/openjpa/tags/1.0.3</url>
     </scm>
 </project>