We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06855b7 commit 0b4edf8Copy full SHA for 0b4edf8
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<name>Java Expression Trees library</name>
5
<groupId>co.streamx.fluent</groupId>
6
<artifactId>ex-tree</artifactId>
7
- <version>2.7.6-SNAPSHOT</version>
+ <version>2.8.0</version>
8
<packaging>jar</packaging>
9
<url>https://github.com/streamx-co/ExTree</url>
10
@@ -38,7 +38,7 @@
38
<connection>scm:git:git@github.com:streamx-co/ExTree.git</connection>
39
<developerConnection>scm:git:git@github.com:streamx-co/ExTree.git</developerConnection>
40
<url>scm:git:git@github.com:streamx-co/ExTree.git</url>
41
- <tag>HEAD</tag>
+ <tag>ex-tree-2.8.0</tag>
42
</scm>
43
44
<dependencies>
0 commit comments