Skip to content

Commit

Permalink
adds entsoe-case-repository to the distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Biasuzzi committed Oct 24, 2016
1 parent aab992d commit a90221c
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 a90221c

Please sign in to comment.