Skip to content

Commit efbc424

Browse files
authoredJun 27, 2017
Update package.json
1 parent 4f52bf9 commit efbc424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
"files":
2727
[
28-
{"includePattern": "target/(.*).jar","uploadPattern": "$2"}
28+
{"includePattern": "target/(.*).jar","uploadPattern": "$1"}
2929
],
3030
"publish": true
3131
}

0 commit comments

Comments
 (0)
Please sign in to comment.