Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appengine-api-1.0-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency> <!-- needed for remote_api for opencensus. -->
<groupId>io.grpc</groupId>
<artifactId>grpc-api</artifactId>
<version>1.76.0</version>
<version>1.77.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion appengine_setup/testapps/jetty12_testapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<projectId>srirammahavadi-dev</projectId>
<version>GCLOUD_CONFIG</version>
Expand Down
2 changes: 1 addition & 1 deletion appengine_setup/testapps/springboot_testapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<projectId>srirammahavadi-dev</projectId>
<version>GCLOUD_CONFIG</version>
Expand Down
2 changes: 1 addition & 1 deletion applications/guestbook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<projectId>ludo-in-in</projectId>
<version>guestbook</version>
Expand Down
2 changes: 1 addition & 1 deletion applications/guestbook_jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<projectId>ludo-in-in</projectId>
<version>guestbook-ee10</version>
Expand Down
6 changes: 3 additions & 3 deletions applications/proberapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner</artifactId>
<version>6.102.1</version>
<version>6.103.0</version>
</dependency>
<dependency>
<groupId>com.google.appengine</groupId>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>2.55.3</version>
<version>2.56.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -260,7 +260,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<projectId>ludo-in-in</projectId>
<version>liveruntimejava8maven</version>
Expand Down
2 changes: 1 addition & 1 deletion applications/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/allinone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/allinone_jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/badcron/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/bundle_standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/bundle_standard_with_no_jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-bad-job-age-limit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-good-retry-parameters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-negative-max-backoff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-negative-retry-limit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-two-max-doublings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/http-headers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/java8-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/java8-no-webxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badaeweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-baddispatch-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-baddispatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badindexes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-default-auto-ids/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-error-in-tag-file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-java11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-java17/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-jsptaglibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-jspx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-legacy-auto-ids/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-missingappid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-nojsps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-unspecified-auto-ids/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-with-classes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-automatic-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-backends/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-basic-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.4</version>
<version>2.8.6</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
Loading
Loading