Skip to content

Commit 5ab123b

Browse files
committed
Uncommenting stuff in root pom.xml
1 parent 96e41c1 commit 5ab123b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<module>google-cloud-monitoring</module>
115115
<module>google-cloud-pubsub</module>
116116
<module>google-cloud-resourcemanager</module>
117-
<!--<module>google-cloud-spanner</module>-->
117+
<module>google-cloud-spanner</module>
118118
<module>google-cloud-speech</module>
119119
<module>google-cloud-storage</module>
120120
<module>google-cloud-trace</module>
@@ -218,7 +218,7 @@
218218
<executions>
219219
<execution>
220220
<goals>
221-
<!--<goal>integration-test</goal>-->
221+
<goal>integration-test</goal>
222222
<goal>verify</goal>
223223
</goals>
224224
</execution>

0 commit comments

Comments
 (0)