Skip to content

Commit 3e0d4a2

Browse files
author
yevhenii-nadtochii
committed
Roll back java_outer_classname
1 parent 8866eb4 commit 3e0d4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/context/src/main/proto/spine/validation/events.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import "spine/options.proto";
3232

3333
option (type_url_prefix) = "type.spine.io";
3434
option java_package = "io.spine.validation.event";
35-
option java_outer_classname = "RuleEventsProto";
35+
option java_outer_classname = "EventsProto";
3636
option java_multiple_files = true;
3737

3838
option (every_is).java_type = "io.spine.validation.event.RuleAdded";

0 commit comments

Comments
 (0)