Skip to content

Commit

Permalink
chore: fix poms and get the repo building again (#398)
Browse files Browse the repository at this point in the history
stack-info: PR: #398, branch: igorbernstein2/stack/1
  • Loading branch information
igorbernstein2 authored Nov 19, 2024
1 parent 36db8e7 commit f614a2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,8 @@ limitations under the License.
<modules>
<module>dataflow-connector-examples</module>
<module>dataproc-wordcount</module>
<module>gae-flexible-helloworld</module>
<module>hello-world</module>
<module>metric-scaler</module>
<module>quickstart</module>
<module>connect</module>
</modules>
</project>

3 changes: 2 additions & 1 deletion java/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.0.10</version>
<version>1.2.2</version>
<relativePath></relativePath>
</parent>

<properties>
Expand Down

0 comments on commit f614a2f

Please sign in to comment.