Skip to content

Commit 76be7a7

Browse files
hegemonickurtisvg
authored andcommitted
Cloud Spanner: Specify the name for packaging the JAR (#1430)
* Cloud Spanner: Allow version overrides on the command line.
1 parent 6272255 commit 76be7a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spanner/cloud-client/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ limitations under the License.
140140
</dependency>
141141
</dependencies>
142142
<build>
143+
<finalName>spanner-google-cloud-samples</finalName>
143144
<plugins>
144145
<plugin>
145146
<artifactId>maven-assembly-plugin</artifactId>

0 commit comments

Comments
 (0)