Update project structure to org.onap
[dmaap/datarouter.git] / datarouter-prov / src / main / java / org / onap / dmaap / datarouter / authz / impl / ProvDataProvider.java
@@ -20,7 +20,7 @@
  * * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
  * *\r
  ******************************************************************************/\r
-package com.att.research.datarouter.authz.impl;\r
+package org.onap.dmaap.datarouter.authz.impl;\r
 \r
 /** Interface to access data about subscriptions and feeds.  A software component that \r
  * uses the <code>ProvAuthorizer</code> needs to supply an implementation of this interface.\r