temporarily adding staging repository
diff --git a/app.xml b/app.xml
index edb45da..022abd7 100644
--- a/app.xml
+++ b/app.xml
@@ -14,8 +14,8 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
-<app name="org.onosproject.aaa" origin="ATT" version="${project.version}"
- category="Security" url="http://onosproject.org" title="Authentication App"
+<app name="org.opencord.aaa" origin="ATT" version="${project.version}"
+ category="Security" url="http://opencord.org" title="Authentication App"
featuresRepo="mvn:${project.groupId}/${project.artifactId}/${project.version}/xml/features"
features="${project.artifactId}">
<description>${project.description}</description>