Skip to content

Commit

Permalink
fixed marked dep for maven build
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrignon committed Jul 9, 2016
1 parent ffc5efe commit 10735b5
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 10735b5

Please sign in to comment.