Skip to content

Commit

Permalink
Added a chnageV3
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jul 31, 2024
1 parent 4335669 commit 310fa88
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
import com.helger.commons.string.StringHelper;
import com.helger.peppol.sbdh.read.PeppolSBDHDocumentReader;
import com.helger.phase4.CAS4;
import com.helger.phase4.v3.ChangeV3;
import com.helger.smpclient.peppol.ISMPServiceMetadataProvider;
import com.helger.smpclient.peppol.PeppolWildcardSelector;
import com.helger.smpclient.peppol.PeppolWildcardSelector.EMode;
Expand All @@ -43,6 +44,7 @@
* @author Philip Helger
*/
@NotThreadSafe
@ChangeV3 ("Rename to Phase4PeppolGlobalServletConfiguration")
public final class Phase4PeppolServletConfiguration
{
public static final boolean DEFAULT_RECEIVER_CHECK_ENABLED = true;
Expand Down

0 comments on commit 310fa88

Please sign in to comment.