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 34975f9 commit b435034Copy full SHA for b435034
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.2-SNAPSHOT</version>
+ <version>2.0.2</version>
7
<name>RSS Items</name>
8
<description>Integration of rss-items for Vaadin 10</description>
9
<properties>
@@ -52,7 +52,7 @@
52
<url>https://github.com/FlowingCode/RssItemsAddon</url>
53
<connection>scm:git:git://github.com/FlowingCode/RssItemsAddon.git</connection>
54
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/RssItemsAddon.git</developerConnection>
55
- <tag>HEAD</tag>
+ <tag>rss-items-2.0.2</tag>
56
</scm>
57
58
<dependencyManagement>
0 commit comments