File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,6 @@ Integrations for common frameworks are available @
1919
2020## How to build the code
2121
22- Since this repository contains ` haystack-idl ` as a submodule, you must use the following command line to clone the repository:
23-
24- ```
25- git clone git@github.com:ExpediaDotCom/haystack-client-java.git .
26- ```
27-
2822### Prerequisites
2923
3024* Make sure you have Java 1.8
@@ -56,4 +50,4 @@ This will cause the jar file to be released to the
56507 . Now you have to * put back* the -SNAPSHOT that you removed in step 2. When you do that, bump the ` z ` value to ` z + 1 `
5751to minimize the chance of somebody trying to release on top of the x.y.z version you just released. Note that the next
5852release might not use ` x.y.z+1 ` ; it could instead be ` x.y+1.0 ` or ` x+1.0.0 `
59- 8 . Create another pull request with the change from step 7 and get it merged.
53+ 8 . Create another pull request with the change from step 7 and get it merged.
You can’t perform that action at this time.
0 commit comments