Skip to content

Commit

Permalink
renamed package for EventHashGenerator
Browse files Browse the repository at this point in the history
  • Loading branch information
sboeckelmann committed Jun 25, 2024
1 parent 92b2191 commit 6b7a138
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.databind.node.ObjectNode;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import io.openepcis.epc.eventhash.EventHashGenerator;
import io.openepcis.eventhash.EventHashGenerator;
import io.openepcis.model.epcis.*;
import io.openepcis.testdata.generator.constants.IdentifierVocabularyType;
import io.openepcis.testdata.generator.constants.RecordTimeType;
Expand Down

0 comments on commit 6b7a138

Please sign in to comment.