File tree Expand file tree Collapse file tree
google-cloud-nio-examples Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 <groupId >org.mockito</groupId >
7272 <artifactId >mockito-core</artifactId >
7373 <version >1.9.5</version >
74+ <scope >test</scope >
7475 </dependency >
7576 <dependency >
7677 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 1919 <dependencies >
2020 <dependency >
2121 <groupId >${project.groupId} </groupId >
22- <artifactId >google-cloud</artifactId >
22+ <artifactId >google-cloud-storage </artifactId >
2323 <version >${project.version} </version >
2424 </dependency >
2525 <dependency >
7171 <groupId >org.mockito</groupId >
7272 <artifactId >mockito-core</artifactId >
7373 <version >1.9.5</version >
74+ <scope >test</scope >
7475 </dependency >
7576 </dependencies >
7677 <build >
Original file line number Diff line number Diff line change 2323 <dependencies >
2424 <dependency >
2525 <groupId >${project.groupId} </groupId >
26- <artifactId >google-cloud</artifactId >
26+ <artifactId >google-cloud-storage </artifactId >
2727 <version >${project.version} </version >
2828 </dependency >
2929 </dependencies >
You can’t perform that action at this time.
0 commit comments