dnet-hadoop/dhp-workflows/dhp-impact-indicators
Serafeim Chatzopoulos c6e39b7f33 Add dhp-impact-indicators 2023-03-14 18:50:54 +02:00
..
README.txt Add dhp-impact-indicators 2023-03-14 18:50:54 +02:00
pom.xml Add dhp-impact-indicators 2023-03-14 18:50:54 +02:00

README.txt


## Checkout a specific release of the BIP-Ranker git repository

* Edit the `scmVersion` of the maven-scm-plugin in the pom.xml to point to the tag/release version you want to check out.

* Then perform the checkout with:

```
mvn scm:checkout
```

* The code should be visible under `src/main/bip-ranker` folder.