Skip to content

Commit 569b2f5

Browse files
committed
[maven-release-plugin] prepare release rss-items-2.0.0
1 parent a0e88b9 commit 569b2f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.flowingcode.addons</groupId>
55
<artifactId>rss-items</artifactId>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0</version>
77
<name>RSS Items</name>
88
<description>Integration of rss-items for Vaadin 10</description>
99
<properties>
@@ -38,7 +38,7 @@
3838
<url>https://github.com/FlowingCode/RssItemsAddon</url>
3939
<connection>scm:git:git://github.com/FlowingCode/RssItemsAddon.git</connection>
4040
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/RssItemsAddon.git</developerConnection>
41-
<tag>HEAD</tag>
41+
<tag>rss-items-2.0.0</tag>
4242
</scm>
4343

4444
<dependencyManagement>

0 commit comments

Comments
 (0)