Skip to content

Commit

Permalink
Cloud Spanner: Specify the name for packaging the JAR (#1430)
Browse files Browse the repository at this point in the history
* Cloud Spanner: Allow version overrides on the command line.
  • Loading branch information
hegemonic authored and kurtisvg committed May 21, 2019
1 parent 6272255 commit 76be7a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spanner/cloud-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ limitations under the License.
</dependency>
</dependencies>
<build>
<finalName>spanner-google-cloud-samples</finalName>
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
Expand Down

0 comments on commit 76be7a7

Please sign in to comment.