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 7e7b424 commit ce16b5eCopy full SHA for ce16b5e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.developframework</groupId>
6
<artifactId>expression</artifactId>
7
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
8
9
<name>Expression Framework</name>
10
<url>https://github.com/developframework/expression</url>
@@ -36,7 +36,7 @@
36
<connection>scm:git:git@github.com:developframework/expression.git</connection>
37
<developerConnection>scm:git:git@github.com:developframework/expression.git</developerConnection>
38
39
- <tag>HEAD</tag>
+ <tag>v1.4.0</tag>
40
</scm>
41
42
<properties>
0 commit comments