Commit f6b55ca
authored
deps: use latest google-cloud-pubsublite-parent (#258)
* deps: use latest google-cloud-pubsublite-parent
The latest google-cloud-pubsublite-parent has the shared config
parent that has the profile to disable nexus-staging-maven-plugin.
I confirmed:
```
suztomo@suztomo2:~/java-pubsublite-flink$ mvn clean deploy -V -DaltDeploymentRepository=local::default::file:${local_staging_dir} -DskipTests=true -P=-release-sonatype -P=-release-staging-repository -P=-clirr-compatibility-check -P=-checkstyle-tests -P=-animal-sniffer
```
* declare dependencies
* fix dependency check1 parent 6e705a6 commit f6b55ca
1 file changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
47 | 60 | | |
48 | 61 | | |
49 | 62 | | |
| |||
97 | 110 | | |
98 | 111 | | |
99 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
100 | 117 | | |
101 | 118 | | |
102 | 119 | | |
| |||
0 commit comments