Skip to content

Commit f84e575

Browse files
committed
[maven-release-plugin] prepare release rss-items-2.0.3
1 parent 7212ed9 commit f84e575

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

5858
<dependencyManagement>

0 commit comments

Comments
 (0)