Skip to content

Commit 781b8a3

Browse files
author
Ethan Kenny
committed
Update package name to include version
1 parent 28f3170 commit 781b8a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

com/magnite/openrtb/openrtb-xapi.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ syntax = "proto2";
99

1010
import "v2/openrtb.proto";
1111
option java_outer_classname = "OpenRtbXapi";
12-
package com.magnite.openrtb.xapi;
12+
package com.magnite.openrtb.v2;
1313

1414
message KeyValuePair {
1515
optional string key = 1;

0 commit comments

Comments
 (0)