Skip to content

Commit

Permalink
发布新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
hankcs committed Aug 27, 2018
1 parent 7a9d54a commit e76adf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HanLP中文分词Lucene插件
<dependency>
<groupId>com.hankcs.nlp</groupId>
<artifactId>hanlp-lucene-plugin</artifactId>
<version>1.1.5</version>
<version>1.1.6</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.hankcs.nlp</groupId>
<artifactId>hanlp-lucene-plugin</artifactId>
<version>1.1.5</version>
<version>1.1.6</version>

<name>hanlp-solr-plugin</name>
<url>https://github.com/hankcs/hanlp-lucene-plugin</url>
Expand Down

0 comments on commit e76adf5

Please sign in to comment.