File tree
Expand file treeCollapse file tree2 files changed
+1
-11
lines changed Expand file treeCollapse file tree2 files changed
+1
-11
lines changed Original file line number | Diff line number | Diff line change |
---|
|
102 | 102 | </plugins>
|
103 | 103 | <pluginManagement>
|
104 | 104 | <plugins>
|
105 |
| -<plugin> |
106 |
| -<groupId>org.apache.maven.plugins</groupId> |
107 |
| -<artifactId>maven-surefire-plugin</artifactId> |
108 |
| -<version>3.0.0-M4</version> |
109 |
| -</plugin> |
110 |
| -<plugin> |
111 |
| -<groupId>org.apache.maven.plugins</groupId> |
112 |
| -<artifactId>maven-failsafe-plugin</artifactId> |
113 |
| -<version>3.0.0-M4</version> |
114 |
| -</plugin> |
115 | 105 | <plugin>
|
116 | 106 | <groupId>org.apache.maven.plugins</groupId>
|
117 | 107 | <artifactId>maven-dependency-plugin</artifactId>
|
|
Original file line number | Diff line number | Diff line change |
---|
|
14 | 14 | <parent>
|
15 | 15 | <groupId>com.google.cloud</groupId>
|
16 | 16 | <artifactId>google-cloud-shared-config</artifactId>
|
17 |
| -<version>0.8.1</version> |
| 17 | +<version>0.9.2</version> |
18 | 18 | </parent>
|
19 | 19 |
|
20 | 20 | <developers>
|
|
You can’t perform that action at this time.
0 commit comments