Commit 1a5ad1c
authored
Fixes broken pom by removing versionMapping (#242)
* Fixes broken pom by removing version mapping
The versionMapping block was solely added because the shaded JARs added
earlier were supposed to replace the default artifact. Currently the
shaded JARs are customized with explicit classifiers which is why
explicit versionMapping is not required.
* Empty commit to fix a stuck stylecheck presubmit check1 parent fcedb2f commit 1a5ad1c
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | 257 | | |
263 | 258 | | |
264 | 259 | | |
| |||
0 commit comments