Skip to content

Commit

Permalink
Add jose module to distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
eskatos committed Mar 4, 2015
1 parent 2d981d1 commit 93849db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io.werval.dist/gradle.properties
@@ -1,4 +1,4 @@

# Modules included in the distribution, parsed as a JSON array
modules = [ "cache-ehcache", "cache-memcache", "cache-redis", "guice", "jndi", "jdbc", "jpa", "json", "liquibase", "metrics", "rythm", "sanitize", "smtp", "spring", "thymeleaf", "xml" ]
modules = [ "cache-ehcache", "cache-memcache", "cache-redis", "guice", "jndi", "jdbc", "jpa", "json", "jose", "liquibase", "metrics", "rythm", "sanitize", "smtp", "spring", "thymeleaf", "xml" ]

0 comments on commit 93849db

Please sign in to comment.