Skip to content

Commit 558df9b

Browse files
committed
[maven-release-plugin] prepare release commons-demo-4.0.0
1 parent 7022293 commit 558df9b

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
@@ -5,7 +5,7 @@
55

66
<groupId>com.flowingcode.vaadin.addons.demo</groupId>
77
<artifactId>commons-demo</artifactId>
8-
<version>4.0.0-SNAPSHOT</version>
8+
<version>4.0.0</version>
99

1010
<name>Commons Demo</name>
1111
<description>Common classes for add-ons demo</description>
@@ -44,7 +44,7 @@
4444
<url>https://github.com/FlowingCode/CommonsDemo</url>
4545
<connection>scm:git:git://github.com/FlowingCode/CommonsDemo.git</connection>
4646
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CommonsDemo.git</developerConnection>
47-
<tag>master</tag>
47+
<tag>commons-demo-4.0.0</tag>
4848
</scm>
4949

5050
<distributionManagement>

0 commit comments

Comments
 (0)