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 8ee5a1a commit fcf4c54Copy full SHA for fcf4c54
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.flowingcode.addons</groupId>
5
<artifactId>rss-items</artifactId>
6
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
7
<name>RSS Items</name>
8
<description>Integration of rss-items for Vaadin 10</description>
9
<properties>
@@ -53,7 +53,7 @@
53
<url>https://github.com/FlowingCode/RssItemsAddon</url>
54
<connection>scm:git:git://github.com/FlowingCode/RssItemsAddon.git</connection>
55
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/RssItemsAddon.git</developerConnection>
56
- <tag>HEAD</tag>
+ <tag>rss-items-2.0.4</tag>
57
</scm>
58
59
<dependencyManagement>
0 commit comments