Skip to content

Commit 5cb601b

Browse files
committed
Add mvn-upload.sh script.
1 parent 7c2dd89 commit 5cb601b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mvn-upload.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
mvn deploy:deploy-file -Dfile=target/rumext.jar -DpomFile=pom.xml -DrepositoryId=clojars -Durl=https://clojars.org/repo/

0 commit comments

Comments
 (0)