File tree Expand file tree Collapse file tree 4 files changed +14
-5
lines changed
Expand file tree Collapse file tree 4 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 313313 </plugin >
314314 </plugins >
315315 </reporting >
316+
317+ <profiles >
318+ <profile >
319+ <id >enable-samples</id >
320+ <modules >
321+ <module >samples</module >
322+ </modules >
323+ </profile >
324+ </profiles >
316325</project >
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >com.google.cloud</groupId >
3131 <artifactId >google-cloud-spanner</artifactId >
32- <version ></version >
32+ <version >1.52.0 </version >
3333 </dependency >
3434 <!-- [END spanner_install_without_bom] -->
3535
Original file line number Diff line number Diff line change 2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 </properties >
2525
26- <!-- {x-version-update-start::current} -->
2726 <dependencies >
27+ <!-- {x-version-update-start:google-cloud-spanner:current} -->
2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-spanner</artifactId >
31- <version ></version >
31+ <version >1.52.1-SNAPSHOT </version >
3232 </dependency >
33+ <!-- {x-version-update-end} -->
3334
3435 <dependency >
3536 <groupId >junit</groupId >
4445 <scope >test</scope >
4546 </dependency >
4647 </dependencies >
47- <!-- {x-version-update-end} -->
4848
4949 <!-- compile and run all snippet tests -->
5050 <build >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >com.google.cloud</groupId >
3232 <artifactId >libraries-bom</artifactId >
33- <version ></version >
33+ <version >4.3.0 </version >
3434 <type >pom</type >
3535 <scope >import</scope >
3636 </dependency >
You can’t perform that action at this time.
0 commit comments