Skip to content

Commit 00cfc21

Browse files
garrettjonesgooglemziccard
authored andcommitted
---
yaml --- r: 7315 b: refs/heads/tswast-patch-1 c: edd73cc h: refs/heads/master i: 7313: d43accc 7311: 1065775
1 parent b51c172 commit 00cfc21

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: fce95f97fd924e3e25c606ced2a90fdfe8eb4876
60+
refs/heads/tswast-patch-1: edd73cc6ef7e432fe90ebfb82ddba414914f1eb3
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/gcloud-java-gax/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<goals><goal>add-source</goal></goals>
6464
<configuration>
6565
<sources>
66-
<source>generated/src/main</source>
66+
<source>generated/src/main/java</source>
6767
</sources>
6868
</configuration>
6969
</execution>

branches/tswast-patch-1/gcloud-java-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<goals><goal>add-source</goal></goals>
5252
<configuration>
5353
<sources>
54-
<source>generated/src/main</source>
54+
<source>generated/src/main/java</source>
5555
</sources>
5656
</configuration>
5757
</execution>

branches/tswast-patch-1/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,11 @@
9898
<module>gcloud-java-compute</module>
9999
<module>gcloud-java-contrib</module>
100100
<module>gcloud-java-core</module>
101+
<module>gcloud-java-gax</module>
101102
<module>gcloud-java-datastore</module>
102103
<module>gcloud-java-dns</module>
103104
<module>gcloud-java-examples</module>
105+
<module>gcloud-java-pubsub</module>
104106
<module>gcloud-java-resourcemanager</module>
105107
<module>gcloud-java-storage</module>
106108
</modules>

0 commit comments

Comments
 (0)