Skip to content

Commit

Permalink
Legacy classes can remain in old package - already deprecated for remove
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed Oct 25, 2023
1 parent e4a3568 commit 7b012f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -13,7 +13,7 @@
*
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
*/
package com.sun.enterprise.security.ee.jacc.provider;
package com.sun.enterprise.security.jacc.provider;

/**
*
Expand Down
Expand Up @@ -13,7 +13,7 @@
*
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
*/
package com.sun.enterprise.security.ee.jacc.provider;
package com.sun.enterprise.security.jacc.provider;

/**
*
Expand Down

0 comments on commit 7b012f9

Please sign in to comment.