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 1169313 commit 1a97e72Copy full SHA for 1a97e72
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>org.commonjava.cdi.util</groupId>
28
<artifactId>weft</artifactId>
29
- <version>1.25</version>
+ <version>1.26-SNAPSHOT</version>
30
31
<name>Weft CDI-Thread/Executor Provider</name>
32
<inceptionYear>2013-2022</inceptionYear>
@@ -35,7 +35,7 @@
35
<connection>scm:git:https://github.com/commonjava/weft</connection>
36
<developerConnection>scm:git:https://github.com/commonjava/weft</developerConnection>
37
<url>https://github.com/Commonjava/weft</url>
38
- <tag>weft-1.25</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<properties>
0 commit comments