summaryrefslogtreecommitdiff
path: root/DEPLOY
diff options
context:
space:
mode:
Diffstat (limited to 'DEPLOY')
-rw-r--r--DEPLOY4
1 files changed, 4 insertions, 0 deletions
diff --git a/DEPLOY b/DEPLOY
new file mode 100644
index 0000000..47511a0
--- /dev/null
+++ b/DEPLOY
@@ -0,0 +1,4 @@
+To deploy use something like this:
+
+mvn -Darguments=-DaltDeploymentRepository=releases::default::http://localhost:8081/nexus/content/repositories/releases/ release:perform
+