removing staging repo from pom
Change-Id: I6c4b4cf08f7bbf1fb9d1822fea20ac0208af255d
diff --git a/pom.xml b/pom.xml
index 3d27067..d3c123e 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>ONOS authentication application</description>