Skip to content

Commit cb3b76e

Browse files
committed
[maven-release-plugin] prepare release solr-text-tagger-2.1
1 parent 28c1a2d commit cb3b76e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>org.opensextant</groupId>
2727
<artifactId>solr-text-tagger</artifactId>
28-
<version>2.1-SNAPSHOT</version>
28+
<version>2.1</version>
2929
<packaging>jar</packaging>
3030

3131
<name>Solr Text Tagger</name>
@@ -40,6 +40,7 @@
4040
<connection>scm:git:https://github.com/OpenSextant/SolrTextTagger.git</connection>
4141
<developerConnection>scm:git:https://github.com/OpenSextant/SolrTextTagger.git</developerConnection>
4242
<url>https://github.com/OpenSextant/SolrTextTagger.git</url>
43+
<tag>solr-text-tagger-2.1</tag>
4344
</scm>
4445

4546
<licenses>

0 commit comments

Comments
 (0)