Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Commit

Permalink
Add necessary repository
Browse files Browse the repository at this point in the history
  • Loading branch information
theute committed Oct 8, 2012
1 parent 489cfd3 commit ea27982
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Expand Up @@ -1442,4 +1442,12 @@
</dependency>
</dependencies>
</dependencyManagement>

<repositories>
<repository>
<id>google-diff-match-patch</id>
<url>http://google-diff-match-patch.googlecode.com/svn/trunk/maven</url>
</repository>
</repositories>

</project>

0 comments on commit ea27982

Please sign in to comment.