File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 4040 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4141 </properties >
4242
43- <!-- {x-version-update-start:google-cloud-pubsublite:released} -->
4443 <dependencies >
4544 <!-- [START pubsublite_install_without_bom] -->
4645 <dependency >
7675 <scope >test</scope >
7776 </dependency >
7877 </dependencies >
79- <!-- {x-version-update-end} -->
8078
8179 <!-- compile and run all snippet tests -->
8280 <build >
Original file line number Diff line number Diff line change 4040 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4141 </properties >
4242
43- <!-- {x-version-update-start:google-cloud-pubsublite:current} -->
4443 <dependencies >
44+ <!-- {x-version-update-start:google-cloud-pubsublite:current} -->
4545 <dependency >
4646 <groupId >com.google.cloud</groupId >
4747 <artifactId >google-cloud-pubsublite</artifactId >
4848 <version >0.0.1-SNAPSHOT</version >
4949 </dependency >
50+ <!-- {x-version-update-end} -->
5051 <dependency >
5152 <groupId >com.google.cloud</groupId >
5253 <artifactId >google-cloud-pubsub</artifactId >
7475 <scope >test</scope >
7576 </dependency >
7677 </dependencies >
77- <!-- {x-version-update-end} -->
7878
7979 <!-- compile and run all snippet tests -->
8080 <build >
Original file line number Diff line number Diff line change 4242
4343 <!-- [START pubsublite_install_with_bom] -->
4444 <!-- [START pubsublite_java_dependencies] -->
45- <!-- {x-version-update-start:google-cloud-pubsublite:released} -->
4645 <!-- Using libraries-bom to manage versions.
4746 See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM -->
4847 <dependencyManagement >
9089 <scope >test</scope >
9190 </dependency >
9291 </dependencies >
93- <!-- {x-version-update-end} -->
9492
9593 <build >
9694 <plugins >
You can’t perform that action at this time.
0 commit comments