Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1155a97

Browse filesBrowse files
authored
chore: update java template (#1367)
* chore: update java template * chore: fix tests * chore: fix tests * chore: update project
1 parent 38e11ad commit 1155a97
Copy full SHA for 1155a97

File tree

12 files changed

+31
-19
lines changed
Filter options

12 files changed

+31
-19
lines changed

‎docker/owlbot/java/templates/poms/bom_pom.xml.j2

Copy file name to clipboardExpand all lines: docker/owlbot/java/templates/poms/bom_pom.xml.j2
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>google-cloud-shared-config</artifactId>
11-
<version>1.2.1</version>
11+
<version>1.2.7</version>
1212
</parent>
1313

1414
<name>Google {{name}} BOM</name>

‎docker/owlbot/java/templates/poms/parent_pom.xml.j2

Copy file name to clipboardExpand all lines: docker/owlbot/java/templates/poms/parent_pom.xml.j2
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.2.1</version>
17+
<version>1.2.7</version>
1818
</parent>
1919

2020
<developers>
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.cloud</groupId>
7777
<artifactId>google-cloud-shared-dependencies</artifactId>
78-
<version>2.4.0</version>
78+
<version>2.8.0</version>
7979
<type>pom</type>
8080
<scope>import</scope>
8181
</dependency>

‎docker/owlbot/java/tests/fix-poms/golden/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/fix-poms/golden/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.2.1</version>
17+
<version>1.2.7</version>
1818
</parent>
1919

2020
<developers>
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>
9292
<artifactId>google-cloud-shared-dependencies</artifactId>
93-
<version>2.4.0</version>
93+
<version>2.8.0</version>
9494
<type>pom</type>
9595
<scope>import</scope>
9696
</dependency>

‎docker/owlbot/java/tests/fix-poms/input/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/fix-poms/input/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.2.1</version>
17+
<version>1.2.7</version>
1818
</parent>
1919

2020
<developers>
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>
9292
<artifactId>google-cloud-shared-dependencies</artifactId>
93-
<version>2.4.0</version>
93+
<version>2.8.0</version>
9494
<type>pom</type>
9595
<scope>import</scope>
9696
</dependency>

‎docker/owlbot/java/tests/new-client/golden/google-cloud-foo-bom/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/new-client/golden/google-cloud-foo-bom/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>google-cloud-shared-config</artifactId>
11-
<version>1.2.1</version>
11+
<version>1.2.7</version>
1212
</parent>
1313

1414
<name>Google Example API BOM</name>

‎docker/owlbot/java/tests/new-client/golden/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/new-client/golden/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.2.1</version>
17+
<version>1.2.7</version>
1818
</parent>
1919

2020
<developers>
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-shared-dependencies</artifactId>
88-
<version>2.4.0</version>
88+
<version>2.8.0</version>
8989
<type>pom</type>
9090
<scope>import</scope>
9191
</dependency>

‎docker/owlbot/java/tests/new-version/golden/google-cloud-foo-bom/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/new-version/golden/google-cloud-foo-bom/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>google-cloud-shared-config</artifactId>
11-
<version>1.2.1</version>
11+
<version>1.2.7</version>
1212
</parent>
1313

1414
<name>Google Example API BOM</name>

‎docker/owlbot/java/tests/new-version/golden/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/new-version/golden/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.2.1</version>
17+
<version>1.2.7</version>
1818
</parent>
1919

2020
<developers>
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.google.cloud</groupId>
9797
<artifactId>google-cloud-shared-dependencies</artifactId>
98-
<version>2.4.0</version>
98+
<version>2.8.0</version>
9999
<type>pom</type>
100100
<scope>import</scope>
101101
</dependency>

‎docker/owlbot/java/tests/new-version/input/google-cloud-foo-bom/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/new-version/input/google-cloud-foo-bom/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>google-cloud-shared-config</artifactId>
11-
<version>1.2.1</version>
11+
<version>1.2.7</version>
1212
</parent>
1313

1414
<name>Google Example API BOM</name>

‎docker/owlbot/java/tests/new-version/input/pom.xml

Copy file name to clipboardExpand all lines: docker/owlbot/java/tests/new-version/input/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.2.1</version>
17+
<version>1.2.7</version>
1818
</parent>
1919

2020
<developers>
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-shared-dependencies</artifactId>
88-
<version>2.4.0</version>
88+
<version>2.8.0</version>
8989
<type>pom</type>
9090
<scope>import</scope>
9191
</dependency>

‎synthtool/gcp/templates/java_library/.github/sync-repo-settings.yaml

Copy file name to clipboardExpand all lines: synthtool/gcp/templates/java_library/.github/sync-repo-settings.yaml
+13-1Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
1+
# Copyright 2022 Google LLC
2+
#
3+
# Licensed under the Apache License, Version 2.0 (the "License");
4+
# you may not use this file except in compliance with the License.
5+
# You may obtain a copy of the License at
6+
#
7+
# http://www.apache.org/licenses/LICENSE-2.0
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS,
11+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
# See the License for the specific language governing permissions and
13+
# limitations under the License.
214
# Whether or not rebase-merging is enabled on this repository.
315
# Defaults to `true`
416
rebaseMergeAllowed: false

‎synthtool/gcp/templates/java_library/.kokoro/nightly/integration.cfg

Copy file name to clipboardExpand all lines: synthtool/gcp/templates/java_library/.kokoro/nightly/integration.cfg
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ env_vars: {
1313
# TODO: remove this after we've migrated all tests and scripts
1414
env_vars: {
1515
key: "GCLOUD_PROJECT"
16-
value: "gcloud-devel"
16+
value: "java-docs-samples-testing"
1717
}
1818

1919
env_vars: {
2020
key: "GOOGLE_CLOUD_PROJECT"
21-
value: "gcloud-devel"
21+
value: "java-docs-samples-testing"
2222
}
2323

2424
env_vars: {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.