Skip to content

Commit

Permalink
More reduece slug
Browse files Browse the repository at this point in the history
  • Loading branch information
takahi-i committed Nov 9, 2017
1 parent 1e8b6a2 commit 84cd702
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 3 additions & 1 deletion .slugignore
Expand Up @@ -2,4 +2,6 @@
/redpen-cli/src/test/
/redpen-core/src/test/
/redpen-server/src/test/
/redpen-plugin/
/redpen-plugin/src/test
*.class
*.tar.gz
6 changes: 0 additions & 6 deletions redpen-core/pom.xml
Expand Up @@ -166,12 +166,6 @@
</build>

<dependencies>
<dependency>
<groupId>com.atilika.kuromoji</groupId>
<artifactId>kuromoji-unidic</artifactId>
<version>0.9.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-analysis-kuromoji-neologd</artifactId>
Expand Down

0 comments on commit 84cd702

Please sign in to comment.