Skip to content

Commit f454910

Browse files
averikitschkurtisvg
authored andcommitted
Update Region Tags (GoogleCloudPlatform#1274)
1 parent b6214b0 commit f454910

File tree

1 file changed

+2
-2
lines changed
  • appengine-java8/cloudsql-postgres

1 file changed

+2
-2
lines changed

appengine-java8/cloudsql-postgres/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<version>1.0.9</version>
3131
</parent>
3232

33-
<!-- [START properties] -->
33+
<!-- [START gae_java8_postgres_properties] -->
3434
<properties>
3535
<!--
3636
INSTANCE_CONNECTION_NAME from Cloud Console > SQL > Instance Details > Properties
@@ -46,7 +46,7 @@
4646
<maven.compiler.source>1.8</maven.compiler.source>
4747
<!-- [END_EXCLUDE] -->
4848
</properties>
49-
<!-- [END properties] -->
49+
<!-- [END gae_java8_postgres_properties] -->
5050

5151
<dependencies>
5252
<dependency>

0 commit comments

Comments
 (0)