Updated readme on how to upload artifact to repository

This commit is contained in:
2013-12-20 14:53:51 +01:00
parent eb1b79279e
commit 9de1bf81f3
+2
View File
@@ -158,3 +158,5 @@ addADC8401RTipac(2, 6, 0xc2, 0, 0, 13, 65536)
# Development
To build and package the cdump code use `mvn clean compile assembly:assembly` . This will generate a all in one zip file in the `/target` directory.
To upload the latest version to the artifact repository use ` mvn clean compile deploy`.