This repository was archived by the owner on Mar 5, 2021. It is now read-only.
Commit 40cd5e5
committed
Fix the parent artifact for maven uploads
The parent artifact should be the JAR-file. This behaviour is in line
with the auto-generated files from certain aspects.
Signed-off-by: Peter Jeschke <[email protected]>1 parent 0c64593 commit 40cd5e5
File tree
1 file changed
+2
-2
lines changed- bundles/org.eclipse.packagedrone.repo.adapter.maven/src/org/eclipse/packagedrone/repo/adapter/maven/upload
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments