Skip to content

Commit b4804ef

Browse files
committed
successfully updated the group id of the Process Transactiokn schema
1 parent 9a76a3b commit b4804ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/codedstream/transfruad/library/avro/ProcessedTransaction.avsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "record",
33
"name": "ProcessedTransaction",
4-
"namespace": "ccom.codedstream.transfruad.library.schema",
4+
"namespace": "com.codedstream.transfruad.library.schema",
55
"doc": "Schema for processed transaction outputs",
66
"fields": [
77
{

0 commit comments

Comments
 (0)