Skip to content

Commit

Permalink
ACS-8278: rename package prediction_applier to hxi_extension
Browse files Browse the repository at this point in the history
  • Loading branch information
krdabrowski committed Jun 26, 2024
1 parent feb9b9e commit 31cdc42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
* #L%
*/
package org.alfresco.hxi_connector.prediction_applier.config;
package org.alfresco.hxi_connector.hxi_extension.config;

import static java.util.Optional.ofNullable;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* along with Alfresco. If not, see <http://www.gnu.org/licenses/>.
* #L%
*/
package org.alfresco.hxi_connector.prediction_applier.config;
package org.alfresco.hxi_connector.hxi_extension.config;

import java.util.Map;
import java.util.Properties;
Expand Down

0 comments on commit 31cdc42

Please sign in to comment.