Skip to content

Commit

Permalink
Updated pom-file to refer to matsim in our own maven remote repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
bures committed Jun 15, 2014
1 parent 126e495 commit 6ea3423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jdeeco-simulation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
</dependencies>
<repositories>
<repository>
<id>mvn-local-repo</id>
<url>file://${basedir}/mvn-local-repo</url>
<id>d3s</id>
<url>https://gitlab.d3s.mff.cuni.cz:8443/nexus/content/repositories/thirdparty/</url>
</repository>
</repositories>
</project>

0 comments on commit 6ea3423

Please sign in to comment.