Skip to content

Commit 15eecc6

Browse files
committed
Esmart version
1 parent 9c54760 commit 15eecc6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

java/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.google.protobuf</groupId>
66
<artifactId>protobuf-bom</artifactId>
7-
<version>3.22.4</version>
7+
<version>3.22.4-esmart</version>
88
<packaging>pom</packaging>
99

1010
<name>Protocol Buffers [BOM]</name>

java/lite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.protobuf</groupId>
66
<artifactId>protobuf-parent</artifactId>
7-
<version>3.22.4</version>
7+
<version>3.22.4-esmart</version>
88
</parent>
99

1010
<artifactId>protobuf-javalite</artifactId>

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.google.protobuf</groupId>
66
<artifactId>protobuf-parent</artifactId>
7-
<version>3.22.4</version>
7+
<version>3.22.4-esmart</version>
88
<packaging>pom</packaging>
99

1010
<name>Protocol Buffers [Parent]</name>

0 commit comments

Comments
 (0)