commit | 01473298137d6bb00709a79b7c1a14b8681bab18 | [log] [tgz] |
---|---|---|
author | Tomo Suzuki <[email protected]> | Tue Mar 21 18:24:49 2023 +0000 |
committer | Tomo Suzuki <[email protected]> | Tue Mar 21 18:24:49 2023 +0000 |
tree | a5df78cf7567ec997b1b341cf0fd8c0ea0a23ab3 | |
parent | d56f6717546623e1347485ce08c563d28b1b464f [diff] |
adding java-core and java-shared-dependencies to the root
diff --git a/pom.xml b/pom.xml index 8cf2120..fd48121 100644 --- a/pom.xml +++ b/pom.xml
@@ -20,7 +20,9 @@ <module>gapic-generator-java</module> <module>java-common-protos</module> <module>java-iam</module> + <module>java-core</module> <module>gapic-generator-java-bom</module> + <module>java-shared-dependencies</module> </modules> <!-- Do not deploy the aggregator POM --> <build>