Skip to content

Commit 914c80c

Browse files
author
qiushui
committed
[maven-release-plugin] prepare release v1.3.0
1 parent e8a3977 commit 914c80c

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.developframework</groupId>
66
<artifactId>expression</artifactId>
7-
<version>1.3.0-SNAPSHOT</version>
7+
<version>1.3.0</version>
88

99
<name>Expression Framework</name>
1010
<url>https://github.com/developframework/expression</url>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:developframework/expression.git</connection>
3737
<developerConnection>scm:git:git@github.com:developframework/expression.git</developerConnection>
3838
<url>https://github.com/developframework/expression</url>
39-
<tag>HEAD</tag>
39+
<tag>v1.3.0</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)