Skip to content

Commit

Permalink
Update metadata.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon committed Aug 10, 2020
1 parent 621e631 commit c673447
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javav2/example_code/redshift/metadata.yaml
Expand Up @@ -12,10 +12,10 @@ files:
- path: src/main/java/com/example/redshift/DescribeClusters.java
services:
- redshift
- path: src/main/java/example/redshift/FindReservedNodeOffer.java
- path: src/main/java/com/example/redshift/FindReservedNodeOffer.java
services:
- redshift
- path: src/main/java/example/redshift/ListEvents.java
- path: src/main/java/com/example/redshift/ListEvents.java
services:
- redshift
- path: src/test/java/AmazonRedshiftServiceIntegrationTest.java
Expand Down

0 comments on commit c673447

Please sign in to comment.