Skip to content

Commit a9d6155

Browse files
authored
chore: declare the name element (#1891)
The pom.xml doesn't have the name element.
1 parent 599f364 commit a9d6155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

datastore-v1-proto-client/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
</parent>
2929

3030
<packaging>jar</packaging>
31+
<name>datastore-v1-proto-client</name>
3132
<description>
3233
Low level client for accessing Google Cloud Datastore v1.
3334
</description>

0 commit comments

Comments
 (0)