We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c1a2d commit cb3b76eCopy full SHA for cb3b76e
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>org.opensextant</groupId>
27
<artifactId>solr-text-tagger</artifactId>
28
- <version>2.1-SNAPSHOT</version>
+ <version>2.1</version>
29
<packaging>jar</packaging>
30
31
<name>Solr Text Tagger</name>
@@ -40,6 +40,7 @@
40
<connection>scm:git:https://github.com/OpenSextant/SolrTextTagger.git</connection>
41
<developerConnection>scm:git:https://github.com/OpenSextant/SolrTextTagger.git</developerConnection>
42
<url>https://github.com/OpenSextant/SolrTextTagger.git</url>
43
+ <tag>solr-text-tagger-2.1</tag>
44
</scm>
45
46
<licenses>
0 commit comments