Re-add SCM section to parent pom
diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml
index 57849a9..1a6adf9 100644
--- a/parent-pom/pom.xml
+++ b/parent-pom/pom.xml
@@ -158,6 +158,13 @@
         <project.build.outputTimestamp>1</project.build.outputTimestamp>
     </properties>
 
+    <scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/db-jdo.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/db-jdo.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=db-jdo.git</url>
+        <tag>v3.2-rc5</tag>
+    </scm>
+
     <dependencyManagement>
         <dependencies>
             <dependency>