Skip to content

Commit 7d11521

Browse files
chingor13codyoss
authored andcommitted
feat: import google-cloud-irm-bom (#168)
1 parent 8aa38c3 commit 7d11521

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

+7
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,13 @@
375375
<type>pom</type>
376376
<scope>import</scope>
377377
</dependency>
378+
<dependency>
379+
<groupId>com.google.cloud</groupId>
380+
<artifactId>google-cloud-irm-bom</artifactId>
381+
<version>0.1.0</version>
382+
<type>pom</type>
383+
<scope>import</scope>
384+
</dependency>
378385
<dependency>
379386
<groupId>com.google.cloud</groupId>
380387
<artifactId>google-cloud-iot-bom</artifactId>

0 commit comments

Comments
 (0)