Update README.md

This commit is contained in:
romanman 2014-09-10 09:01:27 +03:00
parent ea17b5062a
commit deaf2f9c12
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ The showcase for ethereumj-core usage can be found in [ethereumj-studio](../ethe
1. build_1: [no test run] , [released to local repositor] : ~> ` mvn clean install -Dmaven.test.skip=true `
2. build_2: [include test run] , [released to local repositor] : ~> ` mvn clean install -Dmaven.test.skip=true `
###### :small_blue_diamond: release instructions (ant) (! credential needed)
###### :small_blue_diamond: release instructions (ant) (!) credential needed
1. ` mvn install ` - which release the lib to a local repositroy
2. after the release - ` ant -f bintray-publish-version.xml `