Skip to content

Commit

Permalink
Merge pull request #110 from itesla/adds_entsoe_repo_to_distro
Browse files Browse the repository at this point in the history
adds entsoe-case-repository to the distribution
  • Loading branch information
mathbagu committed Oct 25, 2016
2 parents a7a17b4 + 2a8611b commit ac52fbe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,13 @@
<version>${project.version}</version>
</dependency>

<!-- case-repositories -->
<dependency>
<groupId>eu.itesla_project</groupId>
<artifactId>entsoe-case-repository</artifactId>
<version>${project.version}</version>
</dependency>

<!-- Dynamic database (mysql) -->
<dependency>
<groupId>eu.itesla_project.iidm-ddb</groupId>
Expand Down

0 comments on commit ac52fbe

Please sign in to comment.