Skip to content

Commit 86b6688

Browse files
Spring Data Spanner POM region markers (#1495)
Adding POM markers for the devsite page to include the snippet: https://cloud.google.com/spanner/docs/adding-spring-data
1 parent 74dd46f commit 86b6688

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spanner/spring-data/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ limitations under the License.
3535
<artifactId>spring-data</artifactId>
3636
<name>Spring Data Spanner Code Sample</name>
3737

38+
<!-- [START spring_data_spanner_pom_sample] -->
3839
<dependencyManagement>
3940
<dependencies>
4041
<dependency>
@@ -53,6 +54,7 @@ limitations under the License.
5354
<artifactId>spring-cloud-gcp-starter-data-spanner</artifactId>
5455
</dependency>
5556
</dependencies>
57+
<!-- [END spring_data_spanner_pom_sample] -->
5658

5759
<build>
5860
<plugins>

0 commit comments

Comments
 (0)