NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
git clone https://github.com/NCIPcts2/lexevs-service.git

Change the directory to the lexevs-service.

...

Code Block
languagetext
git checkout tags/v1.3.0.FINAL

6.3 branch:

Code Block
languagetext
git checkout tags/v1.4.0.FINAL

6.4 branch:

Code Block
languagetext
git checkout tags/v1.5.0

Build the plugin.

Code Block
mvn clean install

...