Skip to content

Commit

Permalink
use glob for example file names which is used in updating release ver…
Browse files Browse the repository at this point in the history
…sions (#9998)
  • Loading branch information
DNVindhya authored and ejona86 committed Apr 4, 2023
1 parent e955afe commit 6d21d71
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,8 @@ $ VERSION_FILES=(
examples/android/helloworld/app/build.gradle
examples/android/routeguide/app/build.gradle
examples/android/strictmode/app/build.gradle
examples/example-alts/build.gradle
examples/example-gauth/build.gradle
examples/example-gauth/pom.xml
examples/example-jwt-auth/build.gradle
examples/example-jwt-auth/pom.xml
examples/example-hostname/build.gradle
examples/example-hostname/pom.xml
examples/example-servlet/build.gradle
examples/example-tls/build.gradle
examples/example-tls/pom.xml
examples/example-xds/build.gradle
examples/example-orca/build.gradle
examples/example-*/build.gradle
examples/example-*/pom.xml
)
```

Expand Down

0 comments on commit 6d21d71

Please sign in to comment.