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/hyracks/pom.xml b/hyracks/pom.xml
index 50a5b51..21076e7 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -52,23 +52,6 @@
</plugins>
</build>
- <scm>
- <connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack/hyracks</connection>
- <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack/hyracks</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/hyracks</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>
diff --git a/pom.xml b/pom.xml
index 5fc7481..dca10fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<scm>
<connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack</connection>
<developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack</developerConnection>
- <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk</url>
+ <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/fullstack</url>
</scm>
<distributionManagement>
diff --git a/pregelix/pom.xml b/pregelix/pom.xml
index 7ea6580..513c77a 100644
--- a/pregelix/pom.xml
+++ b/pregelix/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>