Skip to content

Commit b04b192

Browse files
authored
Update package.json
1 parent 41f8d75 commit b04b192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
[
2828
{"includePattern": "target/(.*).jar","uploadPattern": "$1.jar"},
2929
{"includePattern": "target/(.*).jar.md5","uploadPattern": "$1.jar.md5"},
30-
{"includePattern": "target/(.*).pom","uploadPattern": "$1.pom"}
30+
{"includePattern": "pom.xml","uploadPattern": "$1.pom"}
3131
],
3232
"publish": true
3333
}

0 commit comments

Comments
 (0)