We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2d1d0 commit 05a3ef4Copy full SHA for 05a3ef4
spring-cloud-gcp-samples/spring-cloud-gcp-pubsub-sample/pom.xml
@@ -13,18 +13,6 @@
13
<artifactId>spring-cloud-gcp-pubsub-sample</artifactId>
14
<name>Spring Cloud GCP Pub/Sub Code Sample</name>
15
16
- <dependencyManagement>
17
- <dependencies>
18
- <dependency>
19
- <groupId>org.springframework.cloud</groupId>
20
- <artifactId>spring-cloud-gcp-dependencies</artifactId>
21
- <version>1.1.0.BUILD-SNAPSHOT</version>
22
- <type>pom</type>
23
- <scope>import</scope>
24
- </dependency>
25
- </dependencies>
26
- </dependencyManagement>
27
-
28
<dependencies>
29
<dependency>
30
<groupId>org.springframework.cloud</groupId>
0 commit comments