Skip to content

Commit

Permalink
Merge pull request #18 from lgrignon/master
Browse files Browse the repository at this point in the history
fixed marked dep for maven build
  • Loading branch information
renaudpawlak authored Jul 9, 2016
2 parents 1d865bd + 10735b5 commit dde14b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,10 @@
<artifactId>knockout</artifactId>
<version>3.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jsweet.candies</groupId>
<artifactId>marked</artifactId>
<version>0.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>

0 comments on commit dde14b7

Please sign in to comment.