removing staging repo from pom
Change-Id: I9c24a66926ffa97a6136c9c6ef9f09e1fc977d87
diff --git a/pom.xml b/pom.xml
index 1a5ab9e..87f37d7 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>Virtual tenant network service for CORD</description>