Skip to content

Commit ce4ef46

Browse files
committed
[maven-release-plugin] prepare release commons-demo-3.4.0
1 parent ecf9e35 commit ce4ef46

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>3.4.0-SNAPSHOT</version>
8+
<version>3.4.0</version>
99

1010
<name>Commons Demo</name>
1111

@@ -37,7 +37,7 @@
3737
<url>https://github.com/FlowingCode/CommonsDemo</url>
3838
<connection>scm:git:git://github.com/FlowingCode/CommonsDemo.git</connection>
3939
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/CommonsDemo.git</developerConnection>
40-
<tag>master</tag>
40+
<tag>commons-demo-3.4.0</tag>
4141
</scm>
4242

4343
<dependencyManagement>

0 commit comments

Comments
 (0)