Removed SCM and distribution information from POMs
git-svn-id: https://hyracks.googlecode.com/svn/trunk/fullstack@2379 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml
index 7ea6580..513c77a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,23 +52,6 @@
</plugins>
</build>
- <scm>
- <connection>scm:svn:https://pregelix.googlecode.com/svn/trunk/pregelix</connection>
- <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/pregelix</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/pregelix</url>
- </scm>
-
- <distributionManagement>
- <repository>
- <id>hyracks-releases</id>
- <url>http://obelix.ics.uci.edu/nexus/content/repositories/hyracks-releases/</url>
- </repository>
- <snapshotRepository>
- <id>hyracks-snapshots</id>
- <url>http://obelix.ics.uci.edu/nexus/content/repositories/hyracks-snapshots/</url>
- </snapshotRepository>
- </distributionManagement>
-
<reporting>
<plugins>
<plugin>