removing staging repo from pom
Change-Id: I1033e3821ea670fb75c494a87b0131b0dddda65c
diff --git a/pom.xml b/pom.xml
index ef2868d..4cacc65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<version>1.0-SNAPSHOT</version>
<packaging>bundle</packaging>
- <!--FIXME remove this one the released bits are out-->
+<!--
<repositories>
<repository>
<id>oss-staging</id>
@@ -39,6 +39,7 @@
<url>https://oss.sonatype.org/content/groups/staging</url>
</repository>
</repositories>
+-->
<description>CORD Multicast application</description>