Skip to content

Commit fcf4c54

Browse files
committed
[maven-release-plugin] prepare release rss-items-2.0.4
1 parent 8ee5a1a commit fcf4c54

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.4-SNAPSHOT</version>
6+
<version>2.0.4</version>
77
<name>RSS Items</name>
88
<description>Integration of rss-items for Vaadin 10</description>
99
<properties>
@@ -53,7 +53,7 @@
5353
<url>https://github.com/FlowingCode/RssItemsAddon</url>
5454
<connection>scm:git:git://github.com/FlowingCode/RssItemsAddon.git</connection>
5555
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/RssItemsAddon.git</developerConnection>
56-
<tag>HEAD</tag>
56+
<tag>rss-items-2.0.4</tag>
5757
</scm>
5858

5959
<dependencyManagement>

0 commit comments

Comments
 (0)