Skip to content

Commit bc4a73c

Browse files
authored
Update package.json
1 parent b04b192 commit bc4a73c

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": "pom.xml","uploadPattern": "$1.pom"}
30+
{"includePattern": "pom.xml","uploadPattern": "sf-java-ui-0.1.0.pom"}
3131
],
3232
"publish": true
3333
}

0 commit comments

Comments
 (0)