Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ExpediaDotCom/haystack-client-jav…
Browse files Browse the repository at this point in the history
…a into 0.2.3-SNAPSHOT
  • Loading branch information
Magesh Chandramouli committed Jan 3, 2019
2 parents 737bb0b + 954ea9b commit 4f599b7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ Integrations for common frameworks are available @

## How to build the code

Since this repository contains `haystack-idl` as a submodule, you must use the following command line to clone the repository:

```
git clone [email protected]:ExpediaDotCom/haystack-client-java.git .
```

### Prerequisites

* Make sure you have Java 1.8
Expand Down Expand Up @@ -56,4 +50,4 @@ This will cause the jar file to be released to the
7. 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`
to minimize the chance of somebody trying to release on top of the x.y.z version you just released. Note that the next
release might not use `x.y.z+1`; it could instead be `x.y+1.0` or `x+1.0.0`
8. Create another pull request with the change from step 7 and get it merged.
8. Create another pull request with the change from step 7 and get it merged.

0 comments on commit 4f599b7

Please sign in to comment.