Merged r1328884 to the 1.4 branch.

diff --git a/pom.xml b/pom.xml
index d4686be..f6040a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,14 +442,4 @@
              http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html -->
         <sandesha2_version>${project.version}</sandesha2_version>
     </properties>
-
-    <distributionManagement>
-        <snapshotRepository>
-            <id>apache.snapshots.https</id>
-            <name>${distMgmtSnapshotsName}</name>
-            <url>${distMgmtSnapshotsUrl}</url>
-            <uniqueVersion>false</uniqueVersion>
-        </snapshotRepository>
-    </distributionManagement>
-
 </project>