3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/bin/bash
|
|
|
|
mvn clean jar:jar javadoc:jar source:jar install -Prelease
|